Hard Processor System Remote System Update User Guide: Agilex™ 5 SoCs

ID 852610
Date 4/18/2025
Public
Document Table of Contents

4.2.3.2. Creating Application Images

The following command is used to create application images in HPS boot first mode:

quartus_pfg -c \ 
design.sof \ 
application.rpd \
-o hps_path=fsbl.hex \
-o mode=ASX4 \
-o bitswap=ON \
-o hps=1

The following table describes the parameters.

Table 12.  Application Image Parameters
Parameter Description
design.sof Input SOF file, which contains the FPGA design for the application image
application.rpd Output application image
-o hps_path=fsbl.hex Input HPS FSBL hex binary file
-o mode=ASX4 Create image targeting QSPI
-o bitswap=ON Create file in regular binary format
-o hps=1 Use only for HPS boot first designs

For the FPGA configuration first case, omit the -o hps=1 parameter to create the application.rpd file.

For the HPS boot first case, pass the -o hps=1 parameter to create following two files:
  • application.hps.rpd—contains the application image
  • application.core.rbf—corresponding fabric configuration file