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

Back to eFEX documentation
Entities
efex_packet_mux.vhd File Reference

AXI-stream MUX into packet engine... More...

Go to the source code of this file.

Entities

efex_packet_mux  entity
 AXI-stream MUX into packet engine... More...
 
rtl  architecture
 AXI-stream MUX into packet engine... More...
 

Detailed Description

AXI-stream MUX into packet engine...

Monitors each input to feed next en route to Aurora

Simple round-robin polling with a fallback switch to zero during hunting if packet available (very crude priority to TOB packet!) Protection against input being reset whilst active...

Heavily based on IPBus mac_arbiter: "Arbitrates access by several packet sources to a single MAC core

Dave Newbold, March 2011"

Author
David Sankey

Definition in file efex_packet_mux.vhd.