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

Back to eFEX documentation
Entities
MGT_4_quad_gen.vhd File Reference

MGT quad generation. More...

Go to the source code of this file.

Entities

MGT_4_quad_gen  entity
 MGT quad generation. More...
 
Behavioral  architecture
 MGT quad generation. More...
 

Detailed Description

MGT quad generation.

MGT_4_quad_gen generates num_quad_tx_rx MGT quads that contain both transmitters and receivers. This is done via an intermediate 'wrapper' level of hierarchy that ties off unused signals and thus simplifies the interface to the MGTs at this level. The transceiver and receiver in each MGT operate independently of each other: they do not comprise a duplex link. They are grouped together in the VHDL only because they are co-located in the same MGT.

On the receive path, this component performs the following functions:

Definition in file MGT_4_quad_gen.vhd.