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

Back to eFEX documentation
Entities
ttc_crc_sm.vhd File Reference

ttc crc sm rxdata crc checker More...

Go to the source code of this file.

Entities

ttc_crc_sm  entity
 
fsm  architecture
 

Detailed Description

ttc crc sm rxdata crc checker

This state machine generates timing requirement of the ttc crc. It uses the MGT commadet as the starting point of the data and start of the CRC. The comma and the incoming CRC field are set to zero The target crc checker will be Latome CRC osum_crc9d32 in REVERSE_BIT_ORDER. It captures and outputs the crc of the incoming data.

Definition in file ttc_crc_sm.vhd.