Can I use a IFFT HDL Optimized block with an input length greater than 2^16?

1 vue (au cours des 30 derniers jours)
Daniele  Massari
Daniele Massari le 10 Déc 2018
I have an input data greater than 2^16 and i wanted to know if there's a way to use the block IFFT HDL Opltimized for it. Maybe putting more blocks in parallel, but will the result be the same?

Réponses (1)

Kiran Kintali
Kiran Kintali le 24 Mai 2021
https://www.mathworks.com/help/dsp/ref/dsp.hdlfft-system-object.html
FFT length — Number of data points used for one FFT calculation
1024 (default)
This parameter specifies the number of data points used for one inverse-fast-fourier-transform (IFFT) calculation. For HDL code generation, the FFT length must be a power of 2 between 23 and 216.

Produits


Version

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by