AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Processes | |
select_block | ( mac_clk ) |
header_block | ( mac_clk ) |
history_block | ( mac_clk ) |
async_history_block | ( mac_clk ) |
ipbus_in_block | ( mac_clk ) |
ipbus_out_block | ( mac_clk ) |
Signals | |
header | std_logic_vector ( 127 downto 0 ) |
history | std_logic_vector ( 127 downto 0 ) |
ipbus_in | std_logic_vector ( 127 downto 0 ) |
ipbus_out | std_logic_vector ( 127 downto 0 ) |
tick | integer range 0 to 3 |
ready | std_logic |
async_event | std_logic |
async_data | std_logic_vector ( 4 downto 0 ) |
Definition at line 49 of file udp_status_buffer.vhd.