搜索资源列表
jaguar2s
- 8-1024可变点数FFT/IFFT变换,VHDL语言设计, 仿真通过,可以很容易综合.-8-1024 points FFT / IFFT transform, VHDL design, simulation, can easily integrated.
dft
- verilog语言实在点变换DFT源代码,可以配合软核或者其他CPU进行综合FFT变换,也可以单独使用生成module!-verilog language is point FFT transform source code, can tie in with the soft-core CPU, or other integrated FFT transform, it can be used to generate module!
fpgafft
- :文章针对目前数字信号处理中大量采用的快速傅立叶变换[FFT] 算法采用软件编程来处理的应用现状,在对FFT 算法进行 分析的基础上,给出了用FPGA[Field Programmable Gate Array] 实现的8 点32 位FFT 处理器方案,并得到了系统的仿真结果。 最后在Altera 公司FLEX10K系列FPGA 芯片上成功地实现了综合。-Based on the analysis of the FFT algorithm , a reasonable logic str
design
- The verilog implementation of 8-point FFT in verilog. Radix 2 Decimation in Frequency.
fft_VHDL
- 使用altra的quartus8.1作为开发环境,用硬件语言VHDL实现了fft的变化-Altra as quartus8.1 use the development environment, language VHDL hardware changes to achieve the fft
lunwen
- 潘明海 刘英哲 于维双 (论文) 中文摘要: 本文讨论了一种可在FPGA上实现的FFT结构。该结构采用基于流水线结构和快速并行乘法器的蝶形处理器。乘法器采用改进的Booth算法,简化了部分积符号扩展,使用Wallace树结构和4-2压缩器对部分积归约。以8点复点FFT为实例设计相应的控制电路。使用VHDL语言完成设计,并综合到FPGA中。从综合的结果看该结构可在XC4025E-2上以52MHz的时钟高速运行。在此基础上易于扩展为大点数FFT运算结构。 -Pan Mingha
fft2
- 512点8位基2fft程序。基于 vhdl/verilog。已仿真布线通过。-512 points, eight base 2fft program. Based on vhdl/verilog. Simulation layout has been adopted.
p8fft
- 8点位数可变FFT算法的VHDL语言 已通过quartusii编译仿真-8-digit variable FFT algorithm VHDL, simulation has been compiled by quartusii
64R4SDFpoint_FFT
- 该工程实现了一个64点FFT,verilog编写,采用R4SDF结构,通过Modelsim功能仿真,压缩包里有rtl代码,dc脚本,输出报告。-The project implements a 64-point FFT, verilog compiled by R4SDF structure, through the Modelsim functional simulation, compression bag with rtl code, dc scr ipt, the output repo
FFT8
- FFT8,8点FFT运算,用verilog vhdl 语言编写,可以应用于64点FFT-FFT8, 8 点 FFT computation, using verilog vhdl language, can be applied to 64-point FFT
fft
- vhdl code and verilog code for an 128 point fft processor which has to be executed in xlinx software as needed for course project
COlD_FFT
- The VHDL implementation of 8-point FFT in VHDL. Radix 2 Decimation in Frequency-The VHDL implementation of 8-point FFT in VHDL. Radix 2 Decimation in Frequency It is very good
FFT
- The VHDL implementation of 8-point FFT in VHDL. Radix 2 Decimation in Frequency-The VHDL implementation of 64-point FFT in VHDL. Radix 2 Decimation in Frequency i am found of it.It s really very good!
ccmul
- FFT中 旋转因子8位复数乘法的VHDL程序,3次实数乘法和3次加减法运算,-FFT twiddle factor of the VHDL program, 3 times real multiplication and subtraction 3
Copy-of-VHDL-implementation-of-an-optimized-8
- Digital signal processing fft algorithm using FPGA development vhdl language
Copy-of-VHDL-implementation-of-an-optimized-8-poi
- The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input datais a vector of 16 complex values
fft16vhdl
- 用quartus2 9.0写的vhdl 16点fft,每个模块用 vhdl语言描述,最后用电路图形式连接, 我同学也改成32点 8 点的 ,若 有问题 请plklklklkl@sina.com 包里边 还有 自己课设的文档啊 。-fft16 vhdl quartus2 9,0
FFT
- FPGA下用VHDL实现的基2 cooley-tukey的8位FFT算法,在quartus ii环境下验证成功。-Under FPGA with base 2 cooley-tukey of 8 FFT algorithm VHDL realize, in quartus ii environment successfully verified.
cf_fft_256_8
- FFT VHDL with a fast Fourier transform papers, including the principle of analysis and code for 8 to 256 number of points
64点FFT
- 基于VHDL实现的基8,64点FFT。代码真实可靠,乃本人亲自编写。有兴趣者可以交流