Vitis Introduction and Getting Started - Vitis Introduction and Getting Started - 2025.2 English - XD098

Vitis Tutorials: Getting Started (XD098)

Document ID
XD098
Release Date
2025-12-05
Version
2025.2 English

Version: Vitis 2025.2

Welcome to Vitis Getting Started!

This tutorial discusses the important concepts of the Vitis tool flow, building the components, building the design and running the design on the hardware and hardware emulation.

Please read the tutorial in the same order as listed here to better understand the Vitis tool flow. At the end of each section, a link to the next chapter is included.

  1. Understanding the Vitis Tool Flow

  2. Getting Started with Designing using the Vitis Tool

  3. Running the Hardware Emulation

  4. Running the design on a VCK190 Evaluation Board

Prerequisites

  1. Source Vitis 2025.2:

    source <path_to_vitis_install>/settings64.sh
    
  2. Export the following variable:

    export COMMON_IMAGE_VERSAL=<path_to_common_image: xilinx-versal-common-v2025.2>
    
  3. To compile the binaries:

    cd <path_to_Tutorial>/Getting_Started/Vitis
    make all
    

    Please refer Makefile for more details on the commands.

Ensure you have the following installed on your machine:

  • Vitis tools

  • Versal AI Core Series VCK190 Evaluation Kit

  • Commom Image

Copyright © 2025 Advanced Micro Devices, Inc.

Terms and Conditions