Project Commands
Project commands are 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_hls Command.
The features of these commands are also available through the Vitis HLS GUI when performing specific functions as described in sections like Creating a New Vitis HLS Project and C/RTL Co-Simulation in Vitis HLS.
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.