![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
Load generator. More...
Entities | |
| Behavioral | architecture |
| Load generator. More... | |
Libraries | |
| IEEE | |
Use Clauses | |
| STD_LOGIC_1164 | |
| NUMERIC_STD | |
Generics | |
| PHASE200 | integer := 2 |
| PHASE280 | integer := 3 |
Ports | ||
| IN_Load | in | std_logic |
| CLK200 | in | std_logic |
| CLK280 | in | std_logic |
| OUT_Load200 | out | std_logic |
| OUT_Load280 | out | std_logic |
Load generator.
This module generates a load signal for algorithm data. It is derived from the load clock, having a 40 MHz frequency a 12% duty cycle (shorter than 200MHz and 280MHz. The OUT_Load200 and 280 signals are synchronised with the 200 and 280 MHz clock The two phases should be set according to the simulation and to the multicycle constraints: 40 to 200 and 200 to 280
Definition at line 17 of file LoadGenerator.vhd.
1.9.1