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
Commits
363bac71
Commit
363bac71
authored
2 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Rename eth_0 and eth_1 ports to fit upe_gear peripheral format.
parent
fdf572f4
No related branches found
No related tags found
1 merge request
!294
Resolve L2SDP-837
Pipeline
#40274
passed
2 years ago
Stage: simulation
Stage: synthesis
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
boards/uniboard2c/designs/unb2c_test/unb2c_test.fpga.yaml
+14
-14
14 additions, 14 deletions
boards/uniboard2c/designs/unb2c_test/unb2c_test.fpga.yaml
with
14 additions
and
14 deletions
boards/uniboard2c/designs/unb2c_test/unb2c_test.fpga.yaml
+
14
−
14
View file @
363bac71
...
...
@@ -79,22 +79,22 @@ peripherals:
-
{
name
:
g_nof_reg
,
value
:
c_nof_streams_eth0_UDP
}
-
{
name
:
g_buf_addr_w
,
value
:
8
}
mm_port_names
:
-
REG_
ETH1G_I_BG_CTRL
-
RAM_
ETH1G_I_BG_CTRL
# not used in eth_tester_tx
-
REG_
DIAG_BG_ETH_0
-
RAM_
DIAG_BG_ETH_0
# not used in eth_tester_tx
-
peripheral_name
:
eth_tester_offload_hdr_dat
peripheral_group
:
eth0_tx
number_of_peripherals
:
c_nof_streams_eth0_UDP
peripheral_span
:
ceil_pow2(c_nof_streams_eth0_UDP) * 32 * MM_BUS_SIZE
# number_of_ports = 4, mm_port_span = 32 words
mm_port_names
:
-
REG_
ETH1G_I_
HDR_DAT
-
REG_HDR_DAT
_ETH_0
-
peripheral_name
:
dp/dp_bsn_monitor_v2
peripheral_group
:
eth0_tx
parameter_overrides
:
-
{
name
:
g_nof_streams
,
value
:
c_nof_streams_eth0_UDP
}
mm_port_names
:
-
REG_
ETH1G_I_
BSN_MONITOR_V2_TX
-
REG_BSN_MONITOR_V2_TX
_ETH_0
-
peripheral_name
:
dp/dp_strobe_total_count
peripheral_group
:
eth0_tx
...
...
@@ -104,14 +104,14 @@ peripherals:
-
{
name
:
g_nof_counts
,
value
:
1
}
# actual nof counts, <= g_nof_counts_max = 15
# 0 = nof_sop
mm_port_names
:
-
REG_
ETH1G_I_
STROBE_TOTAL_COUNT_TX
-
REG_STROBE_TOTAL_COUNT_TX
_ETH_0
-
peripheral_name
:
dp/dp_bsn_monitor_v2
peripheral_group
:
eth0_rx
parameter_overrides
:
-
{
name
:
g_nof_streams
,
value
:
c_nof_streams_eth0_UDP
}
mm_port_names
:
-
REG_
ETH1G_I_
BSN_MONITOR_V2_RX
-
REG_BSN_MONITOR_V2_RX
_ETH_0
-
peripheral_name
:
dp/dp_strobe_total_count
peripheral_group
:
eth0_rx
...
...
@@ -121,7 +121,7 @@ peripherals:
-
{
name
:
g_nof_counts
,
value
:
3
}
# actual nof counts, <= g_nof_counts_max = 15
# 0 = nof_sop, 1 = nof_valid, 2 = nof_crc_corrupt
mm_port_names
:
-
REG_
ETH1G_I_
STROBE_TOTAL_COUNT_RX
-
REG_STROBE_TOTAL_COUNT_RX
_ETH_0
# 1GbE-II
-
peripheral_name
:
eth/eth
# eth_stream
...
...
@@ -138,18 +138,18 @@ peripherals:
-
{
name
:
g_nof_reg
,
value
:
1
}
-
{
name
:
g_buf_addr_w
,
value
:
8
}
mm_port_names
:
-
REG_
ETH1G_I_BG_CTRL
-
RAM_
ETH1G_I_BG_CTRL
# not used in eth_tester_tx
-
REG_
DIAG_BG_ETH_1
-
RAM_
DIAG_BG_ETH_1
# not used in eth_tester_tx
-
peripheral_name
:
eth_tester_offload_hdr_dat
peripheral_group
:
eth1_tx
mm_port_names
:
-
REG_
ETH1G_I_
HDR_DAT
-
REG_HDR_DAT
_ETH_1
-
peripheral_name
:
dp/dp_bsn_monitor_v2
peripheral_group
:
eth1_tx
mm_port_names
:
-
REG_
ETH1G_I_
BSN_MONITOR_V2_TX
-
REG_BSN_MONITOR_V2_TX
_ETH_1
-
peripheral_name
:
dp/dp_strobe_total_count
peripheral_group
:
eth1_tx
...
...
@@ -157,12 +157,12 @@ peripherals:
-
{
name
:
g_nof_counts
,
value
:
1
}
# actual nof counts, <= g_nof_counts_max = 15
# 0 = nof_sop
mm_port_names
:
-
REG_
ETH1G_I_
STROBE_TOTAL_COUNT_TX
-
REG_STROBE_TOTAL_COUNT_TX
_ETH_1
-
peripheral_name
:
dp/dp_bsn_monitor_v2
peripheral_group
:
eth1_rx
mm_port_names
:
-
REG_
ETH1G_I_
BSN_MONITOR_V2_RX
-
REG_BSN_MONITOR_V2_RX
_ETH_1
-
peripheral_name
:
dp/dp_strobe_total_count
peripheral_group
:
eth1_rx
...
...
@@ -170,7 +170,7 @@ peripherals:
-
{
name
:
g_nof_counts
,
value
:
3
}
# actual nof counts, <= g_nof_counts_max = 15
# 0 = nof_sop, 1 = nof_valid, 2 = nof_crc_corrupt
mm_port_names
:
-
REG_
ETH1G_I_
STROBE_TOTAL_COUNT_RX
-
REG_STROBE_TOTAL_COUNT_RX
_ETH_1
# 10GbE
-
peripheral_name
:
diag/diag_block_gen
...
...
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