DFT Designs on AI Engine - DFT Designs on AI Engine - 2025.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

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

Small transforms with \(N < 70\) can often be implemented quite efficiently in AI Engines using a “vector x matrix”“” approach. Instead of using the “divide-and-conquer” approach of FFT, compute the transform explicitly using the DFT. This section provides such an example.