Hardware - Hardware - 2025.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

Document ID
XD100
Release Date
2026-03-27
Version
2025.2 English

You can build the channelizer design for the VEK280 board using the Makefile as follows:

[shell]% cd <path-to-design>
[shell]% make all TARGET=hw

The build process generates the SD card image in the package/sd_card folder. After flashing sd_card.img into the sd card, power on the board and run the design. The following is displayed on the terminal.

figure18