/FFT

Hardware implementation of a Fixed Point Recursive Forward and Inverse FFT algorithm

Primary LanguageSystemVerilog

Software (MATLAB/Octave) and Hardware (SystemVerilog with inputs and outputs in Fixed-point format) implementation of the forward and inverse FFT.

The hardware module operates as follows:

  • set sel=0, to compute the forward transform
  • set sel=1, to compute the inverse transform