AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Functions | |
string | GTXRESET_SPEEDUP ( is_sim: in boolean ) |
Processes | |
PROCESS_23 | ( UsrClk ,RxResetDone ) |
PROCESS_24 | ( UsrClk ,reset ,RxResetDone ,txfsmresetdone ,cplllock ) |
PROCESS_25 | ( UsrClk ) |
Components | |
DAQ_Link_7S | <Entity DAQ_Link_7S> |
DAQLINK_7S_init | <Entity DAQLINK_7S_init> |
Signals | |
UsrClk | std_logic := ' 0 ' |
cplllock | std_logic := ' 0 ' |
TXOUTCLK | std_logic := ' 0 ' |
RxResetDone | std_logic := ' 0 ' |
txfsmresetdone | std_logic := ' 0 ' |
LoopBack | std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' ) |
K_Cntr | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
reset_SyncRegs | std_logic_vector ( 3 downto 0 ) := ( others = > ' 0 ' ) |
RxResetDoneSyncRegs | std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' ) |
DATA_VALID | std_logic := ' 0 ' |
RXNOTINTABLE | std_logic_vector ( 1 downto 0 ) := ( others = > ' 0 ' ) |
RXCHARISCOMMA | std_logic_vector ( 1 downto 0 ) := ( others = > ' 0 ' ) |
RXCHARISK | std_logic_vector ( 1 downto 0 ) := ( others = > ' 0 ' ) |
RXDATA | std_logic_vector ( 15 downto 0 ) := ( others = > ' 0 ' ) |
TXDIFFCTRL | std_logic_vector ( 3 downto 0 ) := x " b " |
TXCHARISK | std_logic_vector ( 1 downto 0 ) := ( others = > ' 0 ' ) |
TXDATA | std_logic_vector ( 15 downto 0 ) := ( others = > ' 0 ' ) |
Instantiations | |
i_DAQ_Link_7S | DAQ_Link_7S <Entity DAQ_Link_7S> |
i_DAQLINK_7S_init | DAQLINK_7S_init <Entity DAQLINK_7S_init> |
Definition at line 74 of file DAQ_LINK_Kintex.vhd.