![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
Capture FIFO traffic into IPBus DPRAM64... More...
Processes | |
| ipbus_ram_block | ( clk_320 ) |
| fifo_reg_block | ( clk_320 ) |
| ipbus_ram_reg_block | ( clk_320 ) |
Components | |
| ipbus_dpram64 | |
Signals | |
| IPBus_RAM_addr | std_logic_vector ( IPBUS_ADDR_WIDTH- 1 downto 0 ) |
| IPBus_RAM_addr_i | std_logic_vector ( IPBUS_ADDR_WIDTH- 1 downto 0 ) |
| IPBus_RAM_din | std_logic_vector ( 63 DOWNTO 0 ) |
| IPBus_RAM_din_i | std_logic_vector ( 63 DOWNTO 0 ) |
| fifo_data_i | std_logic_vector ( 63 DOWNTO 0 ) |
| IPBus_RAM_we | std_logic |
| IPBus_RAM_we_i | std_logic |
| fifo_valid_i | std_logic |
| fifo_last_i | std_logic |
| fifo_tready_i | std_logic |
Instantiations | |
| ipbus_ram | ipbus_dpram64 |
Capture FIFO traffic into IPBus DPRAM64...
Capture FIFO traffic into IPBus DPRAM64 spy RAM Address 0 contains address of last end of packet Control signal rst_ipbus_addr resets write pointer to start of RAM Control signal enables wraparound in RAM if set to '1', otherwise single pass after rst_ipbus_addr Support
Definition at line 44 of file fifo_spy.vhd.
1.9.1