| ZipCPU/dblclockfft |
195 |
|
0 |
0 |
about 2 years ago |
0 |
|
3 |
|
C++ |
| A configurable C++ generator of pipelined Verilog FFT cores |
| loykylewong/FPGA-Application-Development-and-Simulation |
96 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
mit |
SystemVerilog |
| 《FPGA应用开发和仿真》(机械工业出版社2018年第1版 ISBN:9787111582786)的源码。Source Code of the book FPGA Application Development and Simulation(CHS). |
| benreynwar/fft-dit-fpga |
94 |
|
0 |
0 |
over 13 years ago |
0 |
|
1 |
mit |
Verilog |
| Verilog module for calculation of FFT. |
| hukenovs/intfftk |
56 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
gpl-3.0 |
VHDL |
| Fully pipelined Integer Scaled / Unscaled Radix-2 Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source language - VHDL / Verilog). GNU GPL 3.0. |
| ZipCPU/fftdemo |
34 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
|
Verilog |
| A demonstration showing how several components can be compsed to build a simulated spectrogram |
| mattvenn/fpga-sdft |
32 |
|
0 |
0 |
almost 6 years ago |
0 |
|
1 |
|
Verilog |
| sliding DFT for FPGA, targetting Lattice ICE40 1k |
| hukenovs/fp23fftk |
31 |
|
0 |
0 |
almost 4 years ago |
0 |
|
0 |
gpl-3.0 |
VHDL |
| Floating point Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source lang. - VHDL). |
| abdelazeem201/Design-and-ASIC-Implementation-of-32-Point-FFT-Processor |
20 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
Verilog |
| I present a novel pipelined fast Fourier transform (FFT) architecture which is capable of producing the output sequence in normal order. A single-path delay commutator processing element (SDC PE) has been proposed for the first time. It saves a complex adder compared with the typical radix-2 butterfly unit. The new pipelined architecture can be built using the proposed processing element. The proposed architecture can lead to 100% hardware utilization and 50% reduction in the overall number of adders required in the conventional pipelined FFT designs. In order to produce the output sequence in normal order, we also present a bit reverser, which can achieve a 50% reduction in memory usage. |
| hukenovs/math |
15 |
|
0 |
0 |
over 5 years ago |
0 |
|
|
gpl-3.0 |
MATLAB |
| Useful m-scripts for DSP (CIC, FIR, FFT, Fast convolution, Partial Filters etc.) |
| IA-C-Lab-Fudan/Chisel-FFT-generator |
13 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
|
Verilog |
| FFT generator using Chisel |