FFT-16 Kernel - FFT-16 Kernel - 2025.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

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

This AI Engine kernel implements the DFT-16 using a method similar to the DFT-7 and DFT-9 kernels above. Unlike those kernels, however, the approach here is simplified since the transform length is a multiple of eight. Only two compute tiles are needed and because there is no complicated vectorization, there are no data movement APIs required and no output combining.

figure7