This release has the following changes:
- XSCT is no longer available starting in 2026.1. You are recommended to use the Python API for project creation and the Python-based XSDB for debugging. For more details on the Python API and Python XSDB, refer to the Vitis Python API section.
- You can still carry debug using XSDB, or you can convert your scripts to the Python CLI.
- You can use the Vitis Python API for project management or use the Python-based XSDB for debugging purposes. You can review the workspace_journal.py file to learn how to use the Python API. See .
- You can use the Python CLI to execute Python-based HSI commands.
See Vitis Python API and Vitis Scripting Flows Tutorial for further details.