Skip to content
/ FFT Public

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

Notifications You must be signed in to change notification settings

nelsoncsc/FFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published