Intel Agilex® 7 Configuration User Guide

ID 683673
Date 4/28/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.2.10.1. Generating Programming Files using the Programming File Generator

By default, the Intel® Quartus® Prime Compiler's Assembler module generates the .sof file required for device programming at the end of full compilation. You can use the Programming File Generator to generate programming files for alternative device programming methods, such as the .jic for flash programming, or .rpd for third-party programmer configuration. The Programming File Generator supports Intel Agilex® 7 devices. The legacy Convert Programming Files dialog box does not support some advanced programming features for Intel Agilex® 7 devices.
Note: If you are generating an .rpd for remote system update (RSU), you must follow the instructions in Generating an Application Image in the Remote System Update chapter. This procedure generates flash programming files for Intel Agilex® 7 devices.

Complete the following steps to generate the programming file or files you require:

  1. Click File > Programming File Generator .
  2. For Device Family select Intel Agilex® 7
  3. In the Configuration mode, select Active Serial x4.
  4. Specify the Output directory and Name for the file you generate.
  5. Under Output directory, select the appropriate file type for your design. The AS scheme supports the Programmer Object File (.pof), JTAG Indirect Configuration File (.jic), and Raw Programming Data File (.rpd) file types.
    Figure 49. Programming File Generator Output Files
  6. For the JTAG Indirect Configuration File (.jic) and Programmer Object File (.pof) you can turn on the Memory Map File (.map). This option describes flash memory address locations.
    The Input Files tab is now available.
  7. On the Input Files tab, click Add Bitstream and browse to your configuration bitstream.
    Figure 50. Programming File Generator Input Files
  8. On the Configuration Device tab, click Add Device. You can select your flash device from the Configuration Device list, or define a custom device using the available menu options. For more information about defining a custom configuration device, refer to the Configuration Device Tab Settings (Programming File Generator) in the Intel® Quartus® Prime Pro Edition User Guide: Programmer.
    Note: When using several different Serial NOR Flash devices from different vendors, a single .jic flash image can be reused. Create the .jic flash image file by selecting any supported Serial NOR Flash, preferably one with the smallest size that you are considering in your design. If the other Serial NOR Flash devices you are considering in your design are also in the supported devices list and they are of equal or larger size than what you initially selected, the image can be reused.
    Figure 51. Programming File Generator: Configuration Device Tab
    Note: You do not need to specify the flash device for .rpd files because the .rpd format is independent of the flash device. In contrast, the .pof and .jic files include both programming data and additional data specific to the configuration device. The Intel® Quartus® Prime Programmer uses this additional data to establish communication with the configuration device and then write the programming data.
  9. Click Generate to generate the programming file(s).
    1. You can optionally Click File > Save As .. to save the configuration parameters as a file with the .pfg extension. The .pfg file contains your settings for the Programming File Generator. After you save the .pfg, you can use this file to regenerate the programming file by running the following command:
    quartus_pfg -c <configuration_file>.pfg