Visible to Intel only — GUID: znc1620233278163
Ixiasoft
1. Introduction
2. FPGA Configuration First Mode
3. HPS Boot First Mode
4. Creating the Configuration Files
5. Golden System Reference Design and Design Examples
6. Configuring the FPGA Fabric from HPS Software
7. Debugging the Intel® Agilex™ SoC FPGA Boot Flow
A. Document Revision History for Intel® Agilex™ SoC FPGA Boot User Guide
Visible to Intel only — GUID: znc1620233278163
Ixiasoft
4.6.2. FPGA Configuration First
The following figure shows an overview of configuring from QSPI when using FPGA configuration first:
Figure 13. Configuration from QSPI using FPGA Configuration First
The following steps are involved:
- Compile hardware project with Intel® Quartus® Prime to obtain the SOF file.
- Compile the HPS FSBL source code to obtain the HPS FSBL hex file or use a precompiled one.
- Use Programming File Generator to create the following files:
- JTAG Indirect Configuration (JIC) File: contains the configuration bitstream to be written to flash and SDM helper image used by the Intel® Quartus® Prime Programmer to write the bitstream to flash.
- [Optional] Raw Programming Data (RPD) File: contains the configuration bitstream in plain binary format. Can be written to flash with a 3rd party programmer, such as U-Boot.
- [Optional] Map File: describes the actual flash usage in human-readable text format.
- Use the Intel® Quartus® Prime Programmer to write the JIC image to QSPI flash. Alternatively, use a 3rd party programmer to write the RPD image to flash.
- Set MSEL to QSPI, then power up, power cycle or toggle nCONFIG to cause the device to configure itself from QSPI.
- FPGA device is configured, and after INIT_DONE the HPS FSBL is also executed.