Supported Types - 2024.1 English

Vitis Libraries

Release Date
2024-08-06
Version
2024.1 English

The widget_real2complex supports int16, cint16, int32, cint32, float, and cfloat on input. The corresponding TT_OUT_DATA must be set to the real or complex partner of the input type, e.g., if TT_DATA = int16, TT_OUT_DATA must be set to cint16.