Supported Data Types - 2025.2 English

Vitis Libraries

Release Date
2025-12-17
Version
2025.2 English

The data type to the mixed radix FFT is controlled by the TT_DATA template parameter. This can take one of two choices: cint16 or cint32. TT_DATA determines the data type of both the input data and output data. The TT_TWIDDLE template parameter is constrained by TT_DATA and so currently must be set to cint16.