Fields - Fields - 2025.2 English

Vitis Libraries

Release Date
2026-02-09
Version
2025.2 English
portArray <input> in1

The input data to the function. When in TP_API=WINDOW, the port is a window of samples of TT_DATA type. The number of samples in the window is described by TP_INPUT_WINDOW_VSIZE.

port_conditional_array <input, (TP_USE_PHASE_RELOAD==1), TP_SSR> PhaseRTP

Conditional port. Present when phase offset is a run-time input

port_conditional_array <input, (TP_USE_PHASE_INC_RELOAD==1), TP_SSR> PhaseIncRTP

Conditional port. Present when phase increment is a run-time input

portArray <output> out

An output port of TT_DATA type. When in TP_API=WINDOW, the port is a window of TP_INPUT_WINDOW_VSIZE samples.

kernel m_ddsKernel [TP_SSR]

kernel instance used to set constraints - getKernels function returns a pointer to this.