intfftk
stableA fully pipelined integer radix-2 FFT / IFFT IP core.
Install with
lfpga
lfpga add intfftk
Indexed from a public source and curated by LibFPGA. Own this project? Claim it by adding a manifest file to your repo.
Verification
We have not run this core through the LibFPGA toolchain yet, so it carries no earned badges. Many of these projects have strong verification of their own. Claim the listing to run our checks.
- 97 GitHub stars
About
A fully pipelined integer (scaled and unscaled) radix-2 forward and inverse FFT core, tuned for modern Xilinx FPGAs. The FFT is the workhorse of signal processing, and a clean open pipelined implementation like this saves a lot of DSP effort.