eFEX firmware  1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards

Back to eFEX documentation
Entities
packet_fifo.vhd File Reference

Optimised RAM-based single clock packet FIFO. More...

Go to the source code of this file.

Entities

packet_fifo  entity
 Optimised RAM-based single clock packet FIFO. More...
 
Behavioral  architecture
 Optimised RAM-based single clock packet FIFO. More...
 

Detailed Description

Optimised RAM-based single clock packet FIFO.

AXI stream FIFO block that assumes in_ready is permanently asserted (flow control is defined elsewhere) Originally derived from http://www.deathbylogic.com/2015/01/vhdl-first-word-fall-through-fifo/ Modified to drive AXI stream interface, with recovery for FIFO running empty or excessive packet size

Author
David Sankey

Definition in file packet_fifo.vhd.