Switch fec mode
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.