|
AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Processes | |
| PROCESS_375 | ( clk ) |
Signals | |
| EvtLengthCntr | array3X24 := ( others = > ( others = > ' 0 ' ) ) |
| nAMC | array3X4 := ( others = > ( others = > ' 0 ' ) ) |
| EvtLength_err | std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' ) |
| AMClength_err | std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' ) |
| AMCvalid_err | std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' ) |
| AMCcrc_err | std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' ) |
| IsBoE | std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' ) |
| IsBoB | std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' ) |
Definition at line 47 of file check_event.vhd.
1.8.1