Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 332 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 332 Bytes

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