Skip to content
GitLab
Explore
Sign in
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
Commits
3bff7fee
Commit
3bff7fee
authored
2 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Add c_eth_tester_bg_block_len_max.
parent
2ea21f92
No related branches found
No related tags found
1 merge request
!288
Resolve L2SDP-836
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libraries/io/eth/src/vhdl/eth_tester_pkg.vhd
+2
-0
2 additions, 0 deletions
libraries/io/eth/src/vhdl/eth_tester_pkg.vhd
with
2 additions
and
0 deletions
libraries/io/eth/src/vhdl/eth_tester_pkg.vhd
+
2
−
0
View file @
3bff7fee
...
@@ -33,6 +33,8 @@ USE common_lib.common_network_layers_pkg.ALL;
...
@@ -33,6 +33,8 @@ USE common_lib.common_network_layers_pkg.ALL;
PACKAGE
eth_tester_pkg
is
PACKAGE
eth_tester_pkg
is
CONSTANT
c_eth_tester_bg_block_len_max
:
NATURAL
:
=
c_network_eth_payload_jumbo_max
;
-- 9000 octets
-- hdr_field_sel bit selects where the hdr_field value is set:
-- hdr_field_sel bit selects where the hdr_field value is set:
-- . 0 = data path controlled, value is set in data path, so field_default() is not used.
-- . 0 = data path controlled, value is set in data path, so field_default() is not used.
-- . 1 = MM controlled, value is set via MM or by the field_default(), so any data path setting in
-- . 1 = MM controlled, value is set via MM or by the field_default(), so any data path setting in
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment