Skip to content
Snippets Groups Projects
Commit ce4e177f authored by Jonathan Hargreaves's avatar Jonathan Hargreaves
Browse files

Add entry for jesd204b number of transceiver channels

parent ff37fc54
No related branches found
No related tags found
2 merge requests!6Master,!4Stat 313
......@@ -86,6 +86,7 @@ PACKAGE unb2b_board_pkg IS
--CONSTANT c_unb2b_board_tr_ring : t_c_unb2b_board_tr := (2, 4, 0); -- per node: 2 buses with 12 channels (testing)
CONSTANT c_unb2b_board_tr_qsfp : t_c_unb2b_board_tr := (6, 4, 6); -- per node: 6 buses with 4 channels
CONSTANT c_unb2b_board_tr_jesd204b : t_c_unb2b_board_tr := (1, 12, 0); -- per node: 1 buses with 12 channels
CONSTANT c_unb2b_board_tr_qsfp_nof_leds : NATURAL := c_unb2b_board_tr_qsfp.nof_bus * 2; -- 2 leds per qsfp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment