Visible to Intel only — GUID: sfo1410067779225
Ixiasoft
Visible to Intel only — GUID: sfo1410067779225
Ixiasoft
5.3.1. FPGA Configuration
You can configure the FPGA using an external device or through the HPS. This section highlights configuring the FPGA through the HPS.
The FPGA manager connects to the configuration logic in the FPGA portion of the device using a mode similar to how external logic (for example, MAX II or an intelligent host) configures the FPGA in fast passive parallel (FPP) mode. FPGA configuration through the HPS supports all the capabilities of FPP mode, including the following items:
- FPGA configuration
- Partial FPGA reconfiguration
- Decompression
- Advanced Encryption Standard (AES) encryption
Configuration Scheme | VCCPGM(V) | Power-On Reset (POR) Delay | Valid MSEL[2:0] |
---|---|---|---|
FPP (x16 and x32) | 1.8 | Fast | 000 |
Standard | 001 |
The FPGA Manager can be configured to accept configuration data directly from the MPU or the DMA engine. Either the processor or the DMA engine moves data from memory to the FPGA Manager data image register space img_data_w.
Configuration data is buffered in a 64 deep x 32 bits wide FIFO in the FPGA Manager. Status information such as FIFO empty/full and remaining depth can be accessed through a status register imgcfg_stat. FIFO empty/full conditions can also be enabled to generate an interrupt.
If using the DMA engine to move FPGA configuration data to the FPGA Manager, a FIFO threshold value can be set in the dma_config register. This value is used to control the assertion of a DMA transfer request from the FPGA Manager to the DMA engine.
Before sending FPGA configuration data to the FPGA Manager HPS, software sets the clock-to-data ratio field (CDRATIO) and configuration data width bit (CFGWIDTH) in the image control 2 register (imgcfg_ctrl_02).