Python Vitis Commands - 2025.2 English - UG1400

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

Document ID
UG1400
Release Date
2025-11-20
Version
2025.2 English
Use the following command to launch the Vitis CLI.
vitis -i
client = vitis.create_client()
help(client)

You can find Vitis Python command examples in <VITIS_INSTALL_DIR>/2025.2/cli/examples.

You can find all the Vitis Python commands to rebuild a Vitis workspace in <vitis workspace>/_ide/workspace_journal.py.