Description
Warning:
[HLS 200-2182] The
ProjectNameproject will not automatically appear within Vitis IDE workspaces and is meant only for Tcl batch use. Please use
open_component instead of open_project/open_solution to
generate Vitis IDE compatible component files and directory
structure.
Explanation
Vitis HLS Classic has been deprecated and is no longer included
in the 2025.1 release and beyond. As a result, the Tcl commands
open_project and open_solution are now designated
exclusively for batch processing.
Recommendation
To create output files and a directory structure compatible with the Vitis Unified IDE, use the open_component Tcl command instead.