Project commands are AMD Vitis™ HLS commands
that let you create and manage projects and solutions. 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, v++, and vitis-run Commands.
The features of these commands are also available through the Vitis HLS GUI when performing specific functions as described in sections like Creating an HLS Component and Running C/RTL Co-Simulation.
Tip: When running the commands through
the GUI, the Tcl commands are added to a script of your project written to solution/constraints/script.tcl.