![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
FPGA Reconfiguration State Machine. More...
Entities | |
| behavioral | architecture |
| FPGA Reconfiguration State Machine. More... | |
Libraries | |
| IEEE | |
| UNISIM | |
Use Clauses | |
| STD_LOGIC_1164 | |
| numeric_std | |
| vcomponents | |
Generics | |
| MAX_COUNT | integer := 65535 |
Ports | ||
| WBSTAR | in | std_logic_vector ( 31 downto 0 ) |
| Warm Boot Start Address. | ||
| TRIGGER | in | std_logic |
| Trigger input to start reconfigureation of the FPGA from the WBSTAR. | ||
| SYSCLK | in | std_logic |
| Clock input to ICAP 31.25MHz. | ||
FPGA Reconfiguration State Machine.
This module provides the state machine necessary to control the Xilinx ICAP IP
The WBSTAR value is written through the ipbus register reconfigure,
The state machine writes a series of commands to set up the ICAP and start reconfiguration of the fpga from the SPI Flash memory from the WBSTAR location.
Definition at line 25 of file reconfig.vhd.
1.9.1