AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Processes | |
PROCESS_984 | ( clk ) |
Types | |
state | ( INIT , COUNT , FAULT , NEW_FAULT_TYPE ) |
Signals | |
link_state | state := INIT |
local_fault | std_logic := ' 0 ' |
remote_fault | std_logic := ' 0 ' |
col_cnt | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
seq_cnt | std_logic_vector ( 1 downto 0 ) := ( others = > ' 0 ' ) |
last_seq_type_remote | std_logic := ' 0 ' |
Definition at line 43 of file link_status.vhd.