Skip to content
Snippets Groups Projects
Commit 461ea0cc authored by Reinier van der Walle's avatar Reinier van der Walle
Browse files

processed review comments

parent 79dc7fe9
Branches
Tags
1 merge request!121Resolve L2SDP-350
...@@ -78,7 +78,6 @@ PACKAGE unb2c_board_pkg IS ...@@ -78,7 +78,6 @@ PACKAGE unb2c_board_pkg IS
CONSTANT c_unb2c_board_nof_tr_jesd204b : NATURAL := 6; --Only 6 channels used in unb2b lab tests CONSTANT c_unb2c_board_nof_tr_jesd204b : NATURAL := 6; --Only 6 channels used in unb2b lab tests
CONSTANT c_unb2c_board_start_tr_jesd204b : NATURAL := 42; --First transceiver used in unb2b lab tests CONSTANT c_unb2c_board_start_tr_jesd204b : NATURAL := 42; --First transceiver used in unb2b lab tests
CONSTANT c_unb2c_board_nof_sync_jesd204b : NATURAL := 2; --Only 6 channels used in unb2b lab tests CONSTANT c_unb2c_board_nof_sync_jesd204b : NATURAL := 2; --Only 6 channels used in unb2b lab tests
--CONSTANT c_unb2c_board_nof_sync_jesd204b : NATURAL := 12; -- FIXME: should be 8; -- 8 SYNC lines for 12 channels
CONSTANT c_unb2c_board_tr_qsfp_nof_leds : NATURAL := c_unb2c_board_tr_qsfp.nof_bus * 2; -- 2 leds per qsfp CONSTANT c_unb2c_board_tr_qsfp_nof_leds : NATURAL := c_unb2c_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