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

author
Nelson Campos
Mar 3, 2018
33173fb · Mar 3, 2018

History

4 Commits
Feb 28, 2018
Mar 3, 2018
Mar 3, 2018

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