![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
Entities | |
| Behavioral | architecture |
Libraries | |
| IEEE | |
Use Clauses | |
| STD_LOGIC_1164 | |
| NUMERIC_STD | |
Generics | |
| width | integer := 32 |
Ports | ||
| clk | in | STD_LOGIC |
| rst | in | STD_LOGIC |
| busy_flag_assert | in | STD_LOGIC_VECTOR ( width- 1 downto 0 ) |
| busy_flag_negate | in | STD_LOGIC_VECTOR ( width- 1 downto 0 ) |
| fifo_data_count | in | STD_LOGIC_VECTOR ( width- 1 downto 0 ) |
| busy_flag | out | STD_LOGIC := ' 0 ' |
Definition at line 15 of file busy_flag_fsm.vhd.
1.9.1