Implementation Technology of a High-speed 64-Point FFT Chip

ZHAO Mei,DING Xiaolei,ZHU En
DOI: https://doi.org/10.3969/j.issn.1674-4888.2007.03.006
2007-01-01
Abstract:This paper introduces the implementation of a high-speed 64-point FFT(Fast Fourier Transform) chip.The FFT principle is presented at first.And then,based on the theory and principle of FFT algorithm,this paper analyzes an improved FFT operation flow chart.Then the architecture of the FFT operating system and the functions of each module are introduced.The FFT processor consists of a group of memories,address generating units,butterfly processing units,a system controller and an I/O controller.All these modules are described in Verilog HDL and each module is simulated in ModelSim successfully.The design of these primary modules is introduced taking the characteristics of FFT operation into account. The RTL level design focuses great attention on the hardware implementation and the synthesizability in order to obtain a circuit with the expected performance.
What problem does this paper attempt to address?