Module 01: Custom Platform - 2023.2 English

Vitis Tutorials: AI Engine (XD100)

Document ID
XD100
Release Date
2024-03-05
Version
2023.2 English

Create the custom platform by running the make step as follows. This creates an AMD Vivado™ project from the vck_190_v1_0_xsa.tcl provided and the AMD Vitis™ bare-metal embedded project from the vck190_v1_0_pfm.tcl provided:

make platform

or

cd hw
vivado -mode batch -source vck190_v1_0_xsa.tcl -tclargs xcvc1902-vsva2197-2MP-e-S
cd ../sw
xsct -nodisp -sdx ./vck190_v1_0_pfm.tcl vck190_v1_0 ../hw/vck190_v1_0.xsa build