Skip to content
Snippets Groups Projects
Commit 9a90eab6 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Use number_of_peripherals: c_N_beamsets for peripheral array of BST, instead of BST_0 and BST_1.

parent 5b9c2dd4
Branches
No related tags found
1 merge request!116Resolve L2SDP-382
......@@ -271,24 +271,16 @@ peripherals:
- RAM_ST_BST
- peripheral_name: common/common_variable_delay
peripheral_group: bst0
mm_port_names:
- REG_STAT_ENABLE_BST_0
- peripheral_name: sdp/sdp_statistics_offload_hdr_dat_bst
peripheral_group: bst0
mm_port_names:
- REG_STAT_HDR_DAT_BST_0
- peripheral_name: common/common_variable_delay
peripheral_group: bst1
peripheral_group: bst
number_of_peripherals: c_N_beamsets
mm_port_names:
- REG_STAT_ENABLE_BST_1
- REG_STAT_ENABLE_BST
- peripheral_name: sdp/sdp_statistics_offload_hdr_dat_bst
peripheral_group: bst1
peripheral_group: bst
number_of_peripherals: c_N_beamsets
mm_port_names:
- REG_STAT_HDR_DAT_BST_1
- REG_STAT_HDR_DAT_BST
- peripheral_name: nw_10GbE/nw_10GbE_unb2legacy
peripheral_group: beamlet_output
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment