Skip to content

Switch fec mode

Naomi Belen Gonzalez requested to merge switch_fec_mode into devel

Added a switchable FEC mode, in lpgbt_wrapper there is now a new std_logic_vector input which will hold the information of the FEC mode to each uplink. 0 = FEC5, 1 = FEC12. This change also updated the address tables and readout_board.vhdl file.

Merge request reports