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

Back to eFEX documentation
Entities
busy_flag_fsm.vhd File Reference

This module controls the BUSY Flag assert and de-assert. More...

Go to the source code of this file.

Entities

busy_flag_fsm  entity
 
Behavioral  architecture
 

Detailed Description

This module controls the BUSY Flag assert and de-assert.

The input is the occupany level of the de-randomisation FIFO the FSM asserts BUSY Flag if occupancy level goes above busy_flag_assert threshold,
the FSM de-asserts BUSY Flag if occupancy level goes below busy_flag_negate threshold,

Author
Saeed Taghavi

Definition in file busy_flag_fsm.vhd.