![]() |
ROD firmware
1.0.5
ATLAS l1-calo - ROD_eFEX and ROD_jFEX firmware for the L1Calo ROD board
|
Entities | |
| RTL | architecture |
Libraries | |
| IEEE | |
Use Clauses | |
| STD_LOGIC_1164 | |
Ports | ||
| s_axis_tdata | in | STD_LOGIC_VECTOR ( 63 DOWNTO 0 ) |
| s_axis_tvalid | in | STD_LOGIC |
| s_axis_tlast | in | STD_LOGIC |
| s_axis_tready | out | STD_LOGIC |
| m_axis_tdata | out | STD_LOGIC_VECTOR ( 31 DOWNTO 0 ) |
| m_axis_tvalid | out | STD_LOGIC |
| m_axis_tready | in | STD_LOGIC |
| m_axis_tlast | out | STD_LOGIC |
| WR_DATA_COUNT | out | STD_LOGIC_VECTOR ( 31 DOWNTO 0 ) |
| RD_DATA_COUNT | out | STD_LOGIC_VECTOR ( 31 DOWNTO 0 ) |
| fifo_full | out | std_logic |
| clk_160 | in | std_logic |
| clk_240 | in | std_logic |
| RESET | in | std_logic |
| flx_backpressure | in | std_logic |
| flx_bp_enable | in | std_logic |
| flx_bp_240 | out | std_logic |
Definition at line 36 of file packet_fifo.vhd.
|
Library |
packet_fifo referred to as Output Staging FIFO - Sits between each processor and its full mode output interface Data may accumulate following several consecutive events or during times of Felix backpressure
Definition at line 24 of file packet_fifo.vhd.
1.9.1