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