FPGA AI Suite Handbook

ID 863373
Date 11/21/2025
Public
Document Table of Contents

5.2.1.5. Programming the FPGA Device in the PCIe* Design Example

Depending on your target FPGA board, follow the instructions in this section as follows:

Programming the Terasic* DE10-Agilex Development Board

You can program the Terasic* DE10-Agilex Development Board board using the fpga_jtag_reprogram tool.

For details, refer to Programming the FPGA Device section of the Quick Start Tutorial .

Programming the FPGA Green Bitstream for an OFS-based FPGA Board

Program the FPGA AI Suite design example green bitstream (.gbs) to the devices with the following command:
fpgaconf -V <path_to_design_example_green_bitstream(.gbs)_file>
For example, to program the FPGA device with the green bitstream file generated by the earlier example command, run the following command:
fpgaconf -V $COREDLA_WORK/build_generics_2inst/AGX7_Generic.gbs