importprojects - 2022.1 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2022-04-26
Version
2022.1 English

Import projects to workspace

Syntax

importprojects <path>

Import all the Vitis projects from <path> to workspace.

Returns

Nothing, if the projects are imported successfully. Error string, if project path is not specified or if the projects cannot be imported.

Example(s)

importprojects /tmp/wrk/wksp1/hello1

Import Vitis project(s) into the current workspace.