Description
This command gets information for the currently opened project.
Syntax
get_project [OPTIONS]
Options
-
-directory - Return the full path to the project directory.
-
-ide (classic|vitis) - (default is classic)Returns project ide setting.
-
-name - Return the project name.
-
-solutions - Return a list of all the solution names in the project.
Examples
The following example gets the full path for the current project:
get_project -directory