搜索资源列表
fft64.rar
- 采用verilog代码编写了一个64位的fft,其中蝶形算法采用基2算法,the fft of 64 points
cf_fft_256_8
- This is a source code of 256 point fft architecture. This code is also available with opencores-This is a source code of 256 point fft architecture. This code is also available with opencores
design
- The verilog implementation of 8-point FFT in verilog. Radix 2 Decimation in Frequency.
fft_hdl
- 一个 16点 FFT 用基2蝶形运算单元完成,有测试环境。-16 points FFT with a radix-2 butterfly computation unit is completed and test environment.
fft2
- 512点8位基2fft程序。基于 vhdl/verilog。已仿真布线通过。-512 points, eight base 2fft program. Based on vhdl/verilog. Simulation layout has been adopted.
source-(2)
- 32k-point FFT verilog
butter
- 基-2的FFT的蝶形算法,verilog HDL 的源代码--2 Of the FFT butterfly-based algorithms, verilog HDL source code
fft256_512_1024
- 基于基2的并行256,1024深度的FFT源代码verilog-Based on radix-2 FFT parallel 256,1024 depth verilog source code
fft4096_8192
- 基于基2的并行4096,8192深度的FFT源代码verilog-Based on radix-2 FFT parallel 4096,8192 depth verilog source code
8-point-pipeline-fft-by-verilog.pdf
- 简单的8位基2 流水 fft verilog-Simple 8 base 2 pipelined fft verilog
R2FFT-master
- 基2算法fft实现 verilog 快速傅里叶变换(the implemention of fft in radix 2 algorithm)