sysproj - 2020.2 English

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

Document ID
UG1400
Release Date
2020-12-15
Version
2020.2 English

System project management

Syntax

sysproj <sub-command> [options]
Build, list and report system project, based on <sub-command> specified. Following sub-commands are supported.
  • build - Build the system project.
  • clean - Clean the system project.
  • list - List all system projects in workspace.
  • remove - Delete the system project.
  • report - Report the details of the system project.
Type "help" followed by "sysproj sub-command", or "sysproj sub-command" followed by "-help" for more details.

Options

None

Returns

Depends on the sub-command.

Example(s)

See sub-command help for examples.