sysproj - 2022.2 English

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

Document ID
UG1400
Release Date
2023-01-02
Version
2022.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.

Examples

See sub-command help for examples.