Migration Script from Vitis Classic IDE to Vitis Unified IDE - 2024.1 English

Vitis Tutorials: Embedded Software (XD260)

Document ID
XD260
Release Date
2024-06-19
Version
2024.1 English

There is also a migration utility in the Vitis Classic that users can use to port the workspace from Vitis Classic IDE to Vitis Unified IDE. Users can port their workspace to Classic Vitis IDE, and then Vitis -> Export Workspace to Unified IDE. The migration script will generate a script that will rebuild the workspace in the unified Vitis IDE using the Vitis Python API. Users can launch the Unified Vitis IDE and source this script vitis -s script_name.py. Click here for a demo on how to migrate from Vitis Classic to Unified IDE