Overview - 2025.1 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

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

This tutorial contains the code presented in the webinar of the same name. It shows you how an AI Engine kernel program gets data from, and outputs data to its environment. A contrived task, which utilizes all the port types, is proposed. Julia scripts are used to design unit tests for each component kernel to create stimulus and reference to verify the functionality of the kernels. The components are then assembled to complete the task. Makefiles are provided to build the program and run simulations so that the reader can focus on the programming aspects of AI engine kernel design.