|
AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Processes | |
| PROCESS_368 | ( UsrClk ) |
| PROCESS_369 | ( UsrClk ,reset ) |
Signals | |
| L1A_infoDo | std_logic_vector ( 15 downto 0 ) := ( others = > ' 0 ' ) |
| L1A_info_RdEn | std_logic := ' 0 ' |
| L1A_info_WrEn | std_logic := ' 0 ' |
| L1A_info_Empty | std_logic := ' 0 ' |
| L1A_info_avl | std_logic_vector ( 2 downto 0 ) := ( others = > ' 0 ' ) |
| ovfl_warning_sync | std_logic_vector ( 3 downto 0 ) := ( others = > ' 0 ' ) |
| fake_WrEn_i | std_logic := ' 0 ' |
| bld_event | std_logic := ' 0 ' |
| AMC_header | std_logic := ' 0 ' |
| data_header | std_logic := ' 0 ' |
| data_trailer | std_logic := ' 0 ' |
| data_trailer_dl | std_logic := ' 0 ' |
| evn_LSB | std_logic_vector ( 7 downto 0 ) := ( others = > ' 0 ' ) |
| data_wc | std_logic_vector ( 19 downto 0 ) := ( others = > ' 0 ' ) |
| wc2send | std_logic_vector ( 21 downto 0 ) := ( others = > ' 0 ' ) |
| last_word | std_logic := ' 0 ' |
| last_byte | std_logic := ' 0 ' |
| event_length | std_logic_vector ( 19 downto 0 ) := ( others = > ' 0 ' ) |
| ec_data_wc | std_logic := ' 0 ' |
| RDCOUNT | std_logic_vector ( 9 downto 0 ) := ( others = > ' 0 ' ) |
| WRCOUNT | std_logic_vector ( 9 downto 0 ) := ( others = > ' 0 ' ) |
| fake_CRC_i | std_logic := ' 0 ' |
Definition at line 59 of file fake_event.vhd.
1.8.1