Python Vitis Commands - 2023.2 English - UG1400

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

Document ID
UG1400
Release Date
2023-12-13
Version
2023.2 English

You can see a list of all the comprehensive Python AMD Vitis™ Commands.

The Vitis CLI can be launched using the following command.
vitis -i
client = vitis.create_client()
help(client)

Vitis Python command examples are provided in <VITIS_INSTALL_DIR>/2023.2/cli/examples.

All Vitis Python commands to rebuild a Vitis Workspace are provided in <vitis workspace>/logs/builder.py.