lpgbtfpga_rxgearbox.vhd
Go to the documentation of this file.
72 --=================================================================================================--
74 --=================================================================================================--
167 --=================================================================================================--
168 --#################################################################################################--
169 --=================================================================================================--
out dat_outFrame_ostd_logic_vector%(%(c_inputWidth%*%c_clockRatio)%-%1%%%downto%%%0%)
Output data, concatenation of word WHEN the word ratio is lower than clock ration (e...
Definition: lpgbtfpga_rxgearbox.vhd:39
c_clockRatiointeger%
Clock ratio is clock_out / clock_in (shall be an integer)
Definition: lpgbtfpga_rxgearbox.vhd:23
c_outputWidthinteger%
Bus size of the output word (Warning: c_clockRatio/(c_inputWidth/c_outputWidth) shall be an integer) ...
Definition: lpgbtfpga_rxgearbox.vhd:25
in dat_inFrame_istd_logic_vector%(%(c_inputWidth%-%1)%%%downto%%%0%)
Input data from MGT.
Definition: lpgbtfpga_rxgearbox.vhd:38
c_counterInitValueinteger%:=2
Initialization value of the gearbox counter (3 for simulation / 2 for real HW)
Definition: lpgbtfpga_rxgearbox.vhd:26