helios
Full Member level 2

Hi
I Need to code a 2048 point FFT in a low power DSP processor...all i have is 2x4k Memory + 1X1k Memory banks. Lets name this as X Y Z memory
:!:X mem and Y mem will be used for the FFT process and the Input and output of each stage can be swapped between these memories...
But For the twiddle factor I must use the Z memory which is only 1K . so there is no space to save the 2048 complex twiddle factors in the memory..:?:
So all i need is some twiddle factor generation Algorithm which can use a 512 point twiddles and generate the 2048 twiddles for each stage.:idea:
Or any algo which can generate 2048 twiddles with very less complexity.:?:
_ Helios
:?:
I Need to code a 2048 point FFT in a low power DSP processor...all i have is 2x4k Memory + 1X1k Memory banks. Lets name this as X Y Z memory
:!:X mem and Y mem will be used for the FFT process and the Input and output of each stage can be swapped between these memories...
So all i need is some twiddle factor generation Algorithm which can use a 512 point twiddles and generate the 2048 twiddles for each stage.:idea:
Or any algo which can generate 2048 twiddles with very less complexity.:?:
_ Helios
:?: