Reduced Memory Architecture for CORDIC-based FFT

Xin Xiao,Erdal Oruklu,Jafar Saniie
DOI: https://doi.org/10.1109/iscas.2010.5537045
2010-01-01
Abstract:In this paper, a new pipelined, reduced memory CORDIC-based architecture is presented for any radix size FFT. A multi-bank memory structure and the corresponding addressing scheme are used to realize the parallel and in-place data accesses. The proposed memory-reduced CORDIC algorithm eliminates the need for storing twiddle factors and angles, resulting in significant area savings with no negative impact on performance. As a case study, the radix-2 and radix-4 FFT algorithms have been implemented on FPGA hardware. The synthesis results match the theoretical analysis and it can be observed that more than 20% reduction can be achieved in total memory logic.
What problem does this paper attempt to address?