![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
Switch FIFO data to correct stream depending on destination_enable... More...
Processes | |
| buffer_block | ( clk_320 ) |
| tob_fifo_select | ( clk_320 ) |
| transmit_block | ( clk_320 ) |
Signals | |
| destination_selected | std_logic_vector ( 1 downto 0 ) := ( others = > ' 0 ' ) |
| fifo_valid_buf | std_logic |
| fifo_last_buf | std_logic |
| fifo_data_buf | std_logic_vector ( 63 DOWNTO 0 ) |
Switch FIFO data to correct stream depending on destination_enable...
Buffer input and switch FIFO data to correct stream depending on destination_enable and L1ID With both streams active (TOB ping pong mode) odd events go to stream A, even to stream B With only one stream active all events go to that stream
Definition at line 37 of file fifo_selector.vhd.
1.9.1