get_project - 2023.2 English

Vitis High-Level Synthesis User Guide (UG1399)

Document ID
UG1399
Release Date
2023-12-18
Version
2023.2 English

Description

This command gets information for the currently opened project.

Syntax

get_project [OPTIONS]

Options

-directory
Return the full path to the project directory.
-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