FPGA AI Suite Handbook

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

14.11.1.3. Build Directory

The dla_build_example_design.py command creates a Quartus® Prime build in the hw folder in the directory that you specify with the --output-dir command option. The project is named top.qpf. You can open this project in Quartus® Prime software to review the build logs.

Use the dla_build_example_design.py command to rebuild parts of the design example if you alter the design.

The build directory contains the following additional script file:

  • build_stream_controller.sh: This script creates the Nios® V .hex file. This file holds the compiled Nios® software that is embedded into the Nios® subsystem.