Agilex™ 7 FPGA I-Series Development Kit User Guide

ID 683288
Date 4/05/2024
Public
Document Table of Contents

3.3. How to Generate a POF Image to Program the Flash

Note: If you already have a Programmer Object File (.pof), you can skip this section.

To generate a POF image to program the flash on the development kit, follow these steps:

  1. Open the Quartus® Prime Pro Edition software and click on File > Programming File Generator to launch the Programming File Generator too.
  2. In the Device family list, select Agilex 7, and in the Configuration mode list, select AVST x8 to specify the device and configuration mode.
  3. In the Output directory tab, click Browse to specify the output directory for .pof file.
  4. In the Description column, select the Programmer Object File (.pof) and Memory Map File (.map) options.
  5. Click on the Input Files > Add Bitstream tab to specify a .sof that contains the configuration bitstream.
  6. Click on the Configuration Device > Add Device to specify the flash device. In the Device list of the pop-up window, select CFI_2Gb for the configuration flash device.
  7. Click on the OPTIONS row, and the click on the Edit option to modify the start address. In the Address Mode list of the pop-up window, select Start. In the Start address list, input 0x00010000.
  8. Click on the CFI_2Gb row, and then click the Add Partition option. In the Input file list of pop-up window, select Bitstream (input_sof_file.sof). In the Address Mode list of pop-up window, select Start. In the Start address list, input 0x00020000.
  9. Click Generate to generate the .pof file.