|
Version: Vitis 2025.2
Welcome to Vitis Getting Started!
This section of the tutorial explains how to build HLS and AIE kernels, along with host applications, for various platforms. The example uses pre-built platforms included with Vitis installations, as well as pre-built Versal common kernel and rootfs binaries generated using the PetaLinux tool flow, to enable testing on both hardware and hardware emulation.
-
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/Versal_w_PetaLinux/<platform_to_test> make allPlease refer Makefile of each tutorial for more details on the commands.
Ensure you have the following installed on your machine:
- Vitis tools
- Versal Common Image and sysroot
Copyright © 2026 Advanced Micro Devices, Inc.