When is the AIE app and PL kernel being programmed? - 2023.2 English

Vitis Tutorials: Vitis Platform Creation (XD101)

Document ID
XD101
Release Date
2023-12-26
Version
2023.2 English

Because the platform you create is not a DFX platform, PL kernels are implemented and packaged with platform all the times. They are included in BOOT.BIN. They are downloaded to hardware during boot time.

When the host application is launched, it reads the kernel metadata from xclbin file to understand the kernel topology and parameters. This step will not configure PL bitstream.

AI Engine has two run methods: configure during boot or load graph in host application.