The configuration commands let you configure the Vitis HLS
tool to control the results of synthesis and simulation, specify defaults for pragmas
and directives, and specify the outputs generated by default. The commands must be run
in the interactive mode, vitis_hls -i
, or can be run as
a script using the -f
option as described in vitis_hls Command.
These configuration commands can also be set in the Vitis HLS IDE using the Solution Settings dialog box as described in Setting Configuration Options.