搜索资源列表
FPGA_4FFT
- 针对高速数字信号处理的要求,提出用FPGA 实现基- 4FFT 算法,并对其整体结构、蝶形单 元进行了分析. 采用蝶算单元输入并行结构和同址运算,能同时提供蝶形运算所需的4 个操作 数,具有最大的数据并行性,能提高处理速度 按照旋转因子存放规则,蝶形运算所需的3 个旋转 因子地址相同,且寻址方式简单 输出采取与输入相似的存储器 运算单元同时采用3 个乘法的 复数运算算法来实现.-In accordance with the requirements of high speed d
Impulse_fft_hw
- ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the C language, and without using
RADIX_64
- radix 64 point fft using vhdl design in fpga
proposed_16
- FFT 4 stage radix 2 A fast Fourier transform is an algorithm to compute the discrete Fourier transform and its inverse. A Fourier transform converts time to frequency and vice versa-FFT 4 stage radix 2 A fast Fourier transform is an algorithm to com
fftr4-16p
- radix 4 fft 16 point