hi, Is there a 4096 point CFFT implementation on C55x DSPLIB ?
Regrads,
Frangline.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hi, Is there a 4096 point CFFT implementation on C55x DSPLIB ?
Regrads,
Frangline.
Hi Frangline,
Yes, the C55x DSPLIB is capable of computing 4096-pt CFFT if the DSP Library is rebuilt with the 4096-pt twiddle table (twid4096.asm).
How to rebuild the DSPLIB: http://processors.wiki.ti.com/index.php/DSPLIB#How_can_I_rebuild_the_DSPLIB_v2.40.00_library_for_a_newer_CPU_rev._3.x.3F
Hope this helps,
Mark
Mark Mckeown said:Hi Frangline,
Yes, the C55x DSPLIB is capable of computing 4096-pt CFFT if the DSP Library is rebuilt with the 4096-pt twiddle table (twid4096.asm).
How to rebuild the DSPLIB: http://processors.wiki.ti.com/index.php/DSPLIB#How_can_I_rebuild_the_DSPLIB_v2.40.00_library_for_a_newer_CPU_rev._3.x.3F
Hope this helps,
Mark
Hi Mark.
I was looking for 32 bit FFT here. The twid4096.asm file is for 16 bit FFT. Where can I find the twiddle table for 32 bit 4096 point FFT?
Thanks in Advance
Nagaraj