![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
FPGA Self Reconfigure module. More...
Entities | |
| rtl | architecture |
| FPGA Self Reconfigure module. More... | |
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
Ports | ||
| WBSTAR | in | std_logic_vector ( 31 downto 0 ) |
| Warm Boot Start Address. | ||
| clk | in | std_logic |
| Clock input to ICAP 31.25MHz. | ||
| reset | in | std_logic |
| Reset input. | ||
| trigger | in | std_logic |
| Trigger input to start reconfigureation of the FPGA from the WBSTAR. | ||
| indicator | out | std_logic |
| Indicator output signal connected to LED on front panel of eFEX card. | ||
FPGA Self Reconfigure module.
This module provides the interface to necessary registers for reconfiguring the FPGA through ipbus.
The WBSTAR value is written through the ipbus register reconfigure,
Definition at line 19 of file self_configure.vhd.
1.9.1