Overview - Overview - 2025.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

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

This tutorial contains the code presented in the webinar of the same name. This tutorial demonstrates how an AI Engine kernel program gets data from and outputs data to its environment. This tutorial proposes a contrived task which uses all port types. Julia scripts design unit tests for each component kernel to create stimulus and reference to verify the functionality of the kernels. You then assemble components to complete the task. The provided Makefiles allow you to build the program and run simulations so you can focus on the programming aspects of AI engine kernel design.