Streaming Connection - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

The current version of the 1-D SSR FFT naturally support streaming connection at the output and input.

// just call it
fft<params_float>(inD, outD);
//OR
fft<ssr_fft_params, IID>(inD, outD);
// IID: is a constant giving instance ID