GitHub / abdelazeem201 / Design-and-ASIC-Implementation-of-32-Point-FFT-Processor
I present a novel pipelined fast Fourier transform (FFT) architecture which is capable of producing the output sequence in normal order. A single-path delay commutator processing element (SDC PE) has been proposed for the first time. It saves a complex adder compared with the typical radix-2 butterfly unit. The new pipelined architecture can be built using the proposed processing element. The proposed architecture can lead to 100% hardware utilization and 50% reduction in the overall number of adders required in the conventional pipelined FFT designs. In order to produce the output sequence in normal order, we also present a bit reverser, which can achieve a 50% reduction in memory usage.
Stars: 40
Forks: 2
Open issues: 0
License: mit
Language: Verilog
Size: 9.18 MB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: 19 days ago
Pushed at: over 1 year ago
Last synced at: 14 days ago
Topics: asic, asic-design, asic-verification, fft, fpga, rtl, soc, synthesis, verilog, vhdl