搜索资源列表
FFT变换的IP核的源代码 VHDL~
- FFT变换的IP核的源代码 VHDL~-FFT IP core of the source code for VHDL ~
butterfly.rar
- 蝶形运算,可用于DCT变换,FFT变换的模块,Butterfly computation, can be used for DCT transform, FFT transform module
FFT_verilog
- verilog实现的FFT变换,经硬件测试其功能与Altera的FFT IP核相近-verilog implementation FFT transform, through hardware, test its functionality with Altera' s FFT IP core similar to
fft
- 快速傅立叶变换(FFT)的FPGA实现,本系统采用了不同点数基2的复FFT。-Fast Fourier Transform (FFT) of the FPGA, the system uses two different points-based complex FFT.
FFT
- FFT高速傅立叶变换 VHDL完整源码 文档密码:www.armjishu.com 更多资料下载,欢迎登陆网站 www.armjishu.com
fft_rtl
- rtl实现的fft变换,经硬件测试其功能与altera的fftip核相近-fft transform based on rtl design
fft
- 基4快速傅里叶变换,涉及cordic算法,可以用来学习-fft
FFT_090808
- FFT变换的FPGA实现程序,对于信号处理非常有用。-FPGA implementation of FFT transform, is very useful for signal processing.
fft
- FPGA的FFT变换源码(vhdl语言版)-THE CODE OF fft ,FPGA(VHDL)
FFT
- FFT 高速傅立叶变换的VHDL源代码 可以综合。-FFT fast Fourier transform of the VHDL source code can be integrated.
pipelined_fft_64
- 利用IP Core编写的Verilog程序,实现FFT变换,希望对大家有帮助。-Written using Verilog IP Core procedures to achieve FFT transformation, we want to help.
High-Speed-FFT
- 优秀硕士论文,课题采用现场可编程门阵列((FPGA),设计实现了一种超高速FFT处理器。目前,使用FPGA实现FFT多采用基2和基4结构,随着FPGA规模的不断扩大,使采用更高基数实现FFT变换成为可能。本课题就是采用Alter的Stratix II芯片完成了基16-FFT处理器的设计。在设计实现过程中,以基2-FFT搭建基16-FFT的运算核,合理安排时序,解决了碟形运算、数据传输和存储操作协调一致的问题。由于采用流水线工作方式,使整个系统的数据交换和处理速度得以很大提高。本设计实现了4096
FFT
- 5402DSk的例子程序中的快速傅立叶变换(FFT)。-5402DSk example program in the fast Fourier transform (FFT).
fft
- c语言编写的FFT变换,程序简易调试通过,能够运行。-c language FFT, simple debugging program to run.
FFT
- 本程序为FFT的一个蝶形运算单元,输入位4位,输出8位,由于乘法器的原因,分实部与虚部,输出也为实部虚部,对其进行组合可实现FFT变换,其中乘法器为快速的列阵乘法器。-FFT butterfly unit, the input bit 4bit output 8bit, due to the multiplier, divided into real and imaginary parts, the output for the real part of the imaginary part o
FFT-transform
- 64位FFT变换源代码,仅供参考。此为单一模块文件,自行建立工程编译-64 FFT transform source code, for reference only. This is a single module file, create your own works compiled
fft
- 基于fpga的fft变换,用ip核实现。用vhdl编写-Fpga based fft transform, use ip core implementation. Written in vhdl
1024点FFT快速傅立叶变换
- 1024点FFT快速傅立叶变换工程例子,用于FPGA(1024 point FFT fast Fu Liye transform engineering examples for FPGA)
fft-dit-fpga-master
- 快速傅里叶变换verilog代码。时域抽取(the code of fft in verilog. DIT algorithm)
FFT音频实验
- 利用stm32完成所录制音乐利用dsp库的fft变换(Use STM32 to complete the FFT transformation of the recorded music using the DSP library.)