How to get started with Vitis? - 2025.1 English - XD098

Vitis Tutorials: Getting Started (XD098)

Document ID
XD098
Release Date
2025-06-17
Version
2025.1 English

The first and foremost component to get started with Vitis Acceleration flow is an extensible hardware platform. The XSA file generated from Vivado is an extensible hardware platform, the word extensible means the platform is not complete yet and more logic will be added later to the platform. Also, to quickly get started with Versal designing, AMD provides platforms targeted to the respective boards. For customer platfoms and steps to create an extensible hardware platform, please refer to the Platform Tutorial

graph TD;
    A[Vivado]--extensible.xsa--->B[Vitis];

In this tutorial we will use the VCK190 AMD platform to understand below:

  1. Vitis Component Level Tools and Flow

  2. System Level Tools and Flow