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.
Prerequisites
Source Vitis 2025.2:
source <path_to_vitis_install>/settings64.sh
Export the following variable:
export COMMON_IMAGE_VERSAL=<path_to_common_image: xilinx-versal-common-v2025.2>
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.