Python Vitis Commands - 2024.1 English

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

Document ID
UG1400
Release Date
2024-05-30
Version
2024.1 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>/2024.1/cli/examples.

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