Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Merge requests
!300
Resolve
L2SDP-878
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
L2SDP-878
L2SDP-878
into
master
Overview
0
Commits
6
Pipelines
1
Changes
6
Merged
Eric Kooistra
requested to merge
L2SDP-878
into
master
2 years ago
Overview
0
Commits
6
Pipelines
1
Changes
6
Expand
Closes
L2SDP-878
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
c36b66e3
6 commits,
2 years ago
6 files
+
20
−
7
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
boards/uniboard2c/designs/unb2c_test/revisions/unb2c_test_1GbE_I/tb_unb2c_test_1GbE_I.vhd
+
1
−
1
Options
@@ -40,7 +40,7 @@
@@ -40,7 +40,7 @@
-- > tc_unb2_test_eth_sim_stop.sh
-- > tc_unb2_test_eth_sim_stop.sh
-- or use python script:
-- or use python script:
-- . use -n 10000 packets/s to have 1 packet per BG sync interval of 100 us in sim
-- . use -n 10000 packets/s to have 1 packet per BG sync interval of 100 us in sim
-- > tc_unb2_test_eth.py --gn2 0 --stream 0
-n 10000
--dest loopback -
-range 1000,1001,1
--interval 100 --scheme tx --sim
-- > tc_unb2_test_eth.py --gn2 0 --stream 0 --dest loopback -
r 10000 --sizes 1000
--interval 100 --scheme tx
_rx
--sim
-- stop simulation.
-- stop simulation.
LIBRARY
IEEE
;
LIBRARY
IEEE
;
USE
IEEE
.
std_logic_1164
.
ALL
;
USE
IEEE
.
std_logic_1164
.
ALL
;
Loading