AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Processes | |
PROCESS_987 | ( clk ) |
Constants | |
RTOmax | std_logic_vector ( 15 downto 0 ) := x " 3938 " |
Signals | |
first_RTT | std_logic := ' 1 ' |
latch_RTO | std_logic := ' 1 ' |
sample_RTT_dl | std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' ) |
RTO_i | std_logic_vector ( 16 downto 0 ) := ( others = > ' 0 ' ) |
RTO_backoffed | std_logic_vector ( 16 downto 0 ) := ( others = > ' 0 ' ) |
RTTVAR | std_logic_vector ( 16 downto 0 ) := ( others = > ' 0 ' ) |
SRTT | std_logic_vector ( 15 downto 0 ) := ( others = > ' 0 ' ) |
OneSubAlphaSRTT | std_logic_vector ( 15 downto 0 ) := ( others = > ' 0 ' ) |
OneSubBetaRTTVAR | std_logic_vector ( 15 downto 0 ) := ( others = > ' 0 ' ) |
BetaSRTT_SUB_RTT | std_logic_vector ( 14 downto 0 ) := ( others = > ' 0 ' ) |
Definition at line 48 of file RTO_CALC.vhd.