Dependencies - 2025.1 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

Document ID
XD100
Release Date
2025-08-25
Version
2025.1 English

Each PL kernel has run_<kernel_name>.tcl, bd_<kernel_name>.tcl, kernel_<kernel_name>.xml, and hdl/*.v RTL code as dependencies.

Filename Description
bd_\<kernel_name>.tcl The Tcl script that creates the block design in the Vivado project.
kernel_\<kernel_name>.xml The XML file that specifies the ports and defines the PL kernel.

The hdl/ folder in each PL kernel folder contains the Verilog RTL that is used to create the PL kernels.