搜索资源列表
FFT
- 用FPGA实现FFT算法,算法实现的可以是基2/4混合基FFT,也可以是纯基4FFT和纯基2FFT运算。
butter
- 基-2的FFT的蝶形算法,verilog HDL 的源代码--2 Of the FFT butterfly-based algorithms, verilog HDL source code
myfft64_final
- 通过调用quartus ii中的宏模块,优化源代码。这样,我们就能节能自己优化代码的时间。源代码中的FFT是基—2算法。-By calling the quartus ii macro module, optimize the source code.so,we can save the time to optimize the source code by yourself.This code is base-2 of FFT algorithm,a simple algorithm to r
R2FFT-master
- 基2算法fft实现 verilog 快速傅里叶变换(the implemention of fft in radix 2 algorithm)