/Radix-2-FFT

Verilog code for a circuit implementation of Radix-2 FFT

Primary LanguageVerilog

Radix-2 Fast Fourier Transform for FPGA

Coded in Verilog

TODO:

  1. Address Generating Unit
  2. Butterfly Unit
  3. Twiddle Factor ROM
  4. BRAMs
  5. Communication with a computer