![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
Top of fsm_TOB_double_word for process FPGA. More...
Entities | |
| Behavioral | architecture |
| Top of fsm_TOB_double_word for process FPGA. More... | |
Libraries | |
| IEEE | |
| TOB_rdout_lib | |
Use Clauses | |
| STD_LOGIC_1164 | |
| NUMERIC_STD | |
| TOB_rdout_ip_pkg | Package <TOB_rdout_ip_pkg> |
| data_type_pkg | Package <data_type_pkg> |
Ports | ||
| CLK_IN | in | STD_LOGIC |
| Clock input signal. | ||
| rst_in | in | std_logic |
| Reset input. | ||
| TOB_data_in | in | STD_LOGIC_VECTOR ( 31 downto 0 ) |
| TOB data input. | ||
| double_counter_en | out | std_logic |
| Enable double counter updon detection of double identical words. | ||
| DPR_wr_enable | out | STD_LOGIC |
| DPRAM write enable. | ||
Top of fsm_TOB_double_word for process FPGA.
This state machine is responsible for detecting two identical TOB words being transmitted to cFPGA, upon detection, the writing into SPY DPRAM is stopped, and double TOB word counter is incremented.
Definition at line 21 of file fsm_TOB_double_word.vhd.
1.9.1