How do I modify dsp.HDLFFT generated RTL to create smaller FFTs?
Ältere Kommentare anzeigen
I understand the SDF FFT algorithms are cascaded how do I modify the code to realize smaller FFTs? I am running 32K FFT and wish to realize functions below that all the way down to 16.
Have anyone tried before?
Antworten (1)
Bharath Venkataraman
am 27 Sep. 2017
0 Stimmen
Are you trying to reuse the code for variable length FFTs? If all you want is FFTs of different sizes, you can configure dsp.HDLIFFT with the appropriate FFT length and generate HDL code.
1 Kommentar
imcuser1
am 28 Sep. 2017
Kategorien
Mehr zu Transforms finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!