File Options - 2025.2 English - UG1702

Vitis Reference Guide (UG1702)

Document ID
UG1702
Release Date
2025-11-20
Version
2025.2 English

This section describes file options for file management activities through the config file. These options include specifying include files and output file names.

include

Includes additional directories in the include path for the compiler front-end processing. Specify one or more include directories.

output

Specifies an output.json file the front-end produces for input data flow graph file. The output file passes to the back-end for mapping and AI Engine device code generation. Other types of inputs ignores this file.

output-archive

Specifies the output archive name that contains compiled AI Engine artifacts (default: libadf.a). The output archive writes to the component directory above the Work directory.

output-archive=myGraph.a