Part 1: Creating a Single Kernel Graph - 2023.2 English

Vitis Tutorials: AI Engine (XD100)

Document ID
XD100
Release Date
2024-03-05
Version
2023.2 English

Part 1 of this tutorial will:

  • Shows a basic Makefile for AI Engine and X86 compilation, simulation, and visualization.

  • Link in the DSPLib functions.

  • Create a simple graph containing a parameterized DSPLib FIR filter.

  • Compile and simulate the design.

  • Evaluate the results.