Part 1: Creating a Single Kernel Graph - 2022.2 English

Vitis Tutorials: AI Engine (XD100)

Document ID
XD100
Release Date
2022-12-01
Version
2022.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.