![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
Clock generating module. More...
Entities | |
| Behavioral | architecture |
| Clock generating module. More... | |
Libraries | |
| IEEE | |
| ipbus_lib | |
Use Clauses | |
| STD_LOGIC_1164 | |
| numeric_std | |
| ipbus | |
Ports | ||
| gt_clk_p | in | std_logic |
| Crystal clock input 125MHz. | ||
| gt_clk_n | in | std_logic |
| Crystal clock input 125MHz. | ||
| TTC_clk_p | in | std_logic |
| TTC clock input 40MHz. | ||
| TTC_clk_n | in | std_logic |
| TTC clock input 40MHz. | ||
| reset_clk125 | in | std_logic |
| External reset signal for 125 MHz clock domain from Control FPGA. | ||
| clk40_rdout | out | std_logic |
| 40MHz clock output dedicated to Readout Logic | ||
| clk200 | out | std_logic |
| 200MHz clock output (TTC) | ||
| clk40 | out | std_logic |
| 40MHz clock output | ||
| clk280 | out | std_logic |
| 280MHz clock output | ||
| rst_macclk | out | std_logic |
| Reset output synchronised to mac clock. | ||
| onehz | out | std_logic |
| One Hz clock output. | ||
| reset | in | std_logic |
| Reset output generated from TTC clock MMCM. | ||
| rst_ipb | out | std_logic |
| Reset output synchronised to ipbus clock. | ||
| load | out | std_logic |
| 40MHz clock output with 12% duty cycle used in ALGO Block | ||
| mac_clk | out | std_logic |
| 125MHz clock output for ipbus communication between FPGAs | ||
| locked_40m | out | std_logic |
| 40MHz clock Locked output | ||
| ipb_clk | out | std_logic |
| 31.25MHz clock output used for ipbus communication and accessing registers | ||
| clk200_iodelay | out | std_logic |
| Pure 200MHz clock output. | ||
Clock generating module.
This module contains the clock wizard modules used to generate all the clocks in the design.
Definition at line 25 of file clk_resources.vhd.
1.9.1