Intel® Stratix® 10 SoC FPGA Boot User Guide

ID 683847
Date 7/26/2022
Public

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

Document Table of Contents

4.7.2.1. Creating Configuration Files from Command Line

The following example creates the RBF file for HPS boot first:
quartus_pfg -c design.sof design.rbf -o hps_path=fsbl.hex -o hps=on
The input and output files for this command are:
  • Input Files:
    • design.sof
    • fsbl.hex
  • Output Files:
    • design.hps.rbf
    • design.core.rbf
The command parameter is listed below:
Table 13.  Command Parameters
Parameter Description
hps_path Location of HPS FSBL file in hex format
hps Set to "on" to enable HPS boot first mode, omit for FPGA configuration first mode