Supported Types - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 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.