1. Vitis Packager Configuration File - 2025.1 English - XD098

Vitis Tutorials: Getting Started (XD098)

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

In the below configuration file, we are inputting the platform, run target, boot mode and also pointing to the files needed for the packager run. Creating a configuration file for the packager may not be mandatory and all the below options can also used as an argument to the v++ –package command instead of using a configuration file.

platform=xilinx_vck190_base_202510_1
save-temps=1

[package]
boot_mode=sd
out_dir=pack_out_dir
rootfs=<path_platform>/xilinx-versal-common-v2025.1/rootfs.ext4
image_format=ext4
kernel_image=<path_platform>/xilinx-versal-common-v2025.1/Image
sd_file=host.exe