Visible to Intel only — GUID: bve1615807140369
Ixiasoft
1.1. Tutorial Overview
1.2. Tutorial Software and Hardware
1.3. Tutorial Files
1.4. Core Partition Reuse—Developer Tutorial
1.5. Core Partition Reuse—Consumer Tutorial
1.6. Root Partition Reuse—Developer Tutorial
1.7. Root Partition Reuse—Consumer Tutorial
1.8. (Optional) Step 8: Device Programming
1.9. Document Revision History for AN 941: Design Block Reuse Tutorial
Visible to Intel only — GUID: bve1615807140369
Ixiasoft
1.8. (Optional) Step 8: Device Programming
You can optionally configure the FPGA on the Intel® Agilex™ F-Series Development Kit to verify the results in hardware. You can adapt the following steps if you are using a different device or development kit.
Configuring the FPGA involves opening the Intel® Quartus® Prime Pro Edition Programmer, connecting to the Development Kit board, and loading the configuration SRAM Object File (.sof) into the SRAM of the FPGA.
Note: A .sof file configures the SRAM of an Intel® FPGA. A Programmer Object File (.pof) programs a flash memory device with an FPGA configuration image for subsequent loading to an FPGA.
Follow these steps to configure the FPGA on the Intel® Agilex™ F-Series Development Kit:
- To open the Intel® Quartus® Prime Programmer, click Tools > Programmer.
- Connect the board cables:
- JTAG USB cable to board
- Power cable attached to board and power source
- Turn on power to the board.
- In the Intel® Quartus® Prime Programmer, click Hardware Setup.
Figure 26. Hardware Setup
- In the Hardware list, select USB-BlasterII, and then click Close. The device chain appears.
Note: If the device chain does not appear, verify the board connections.
- Click Auto-Detect. The device chain populates.
- In the Found Devices list, select the device that matches your design and click OK. For this tutorial, select the AGFB014R24AR0 device that matches the AGFB014R24A3E3VR0 FPGA on the Intel® Agilex™ F-Series Development Kit.
Figure 27. Select Device
- Right-click the AGFB014R24AR0 row in the file list, and then click Change File.
- Browse to select the top.sof file from the appropriate tutorial/output_files/ directory.
- Enable the Program/Configure option for the AGFB014R24AR0 row.
Figure 28. Program/Configure Option
- Click Start. The progress bar reaches 100% when device configuration is complete. The device is now fully configured and in operation.
Figure 29. Programming SuccessfulNote: If device configuration fails, make sure the device you select for configuration matches the device you specify during .sof file generation.