搜索资源列表
diexing
- VHDL编写的蝶形变换,可用于FFT变换-VHDL prepared by the butterfly transform, FFT can be used to transform
diexingbianhuan
- 在ise下设计的蝶形变换程序,可调通,已生成模块-ise in the butterfly design transformation process, adjustable links, generating module
fftc2
- 基于dsp的FFT算法,使用蝶形结和倒位序,可引入CCS中使用
fft
- 快速实现傅里叶变换。实现倒序和蝶形运算,里面有详细的说明。-Fast Fourier transform to achieve. To achieve and reverse butterfly, which has detailed instructions.
butterfly.rar
- 蝶形运算,可用于DCT变换,FFT变换的模块,Butterfly computation, can be used for DCT transform, FFT transform module
fft64.rar
- 采用verilog代码编写了一个64位的fft,其中蝶形算法采用基2算法,the fft of 64 points
fft_1024_hdl
- 一个 1024 点 FFT , 基 4 蝶形运算架构, 5级流水,乒乓内存,有测试环境。-A 1024-point FFT, Radix-4 butterfly structure operation, five water, ping-pong memory, a test environment.
FFTbutter
- FFT的旋转因子算法和蝶形处理器VHDL代码实现-The rotation factor FFT butterfly processor algorithm and VHDL code
vhdlfft4
- 基4算法的vhdl实现,蝶形变换等的详细设计-Radix-4 algorithm of VHDL realize, butterfly transform the detailed design, etc.
butterflyCalculate
- 蝶形运算,用于TI VC33 DSP上的256点FFT程序-butterfly calculate
butterfly
- 蝶形运算的VHDL代码,可以实现,没验证-VHDL code butterfly operations can be achieved, no authentication
butterfly
- 另一种蝶形运算的代码,可用quartusII6.0运用-A butterfly operation of the code, the use of available quartusII6.0
FPGA_FFT
- 基于VHDL语言的一个FFT快速傅里叶变换程序。采用4蝶形算法-VHDL language based on a FFT Fast Fourier Transform procedure. 4 butterfly algorithm used
FFT1024
- 利用DSP的1024点蝶形运算FFT全套程序,很不错的-The use of DSP computing 1024-point FFT butterfly full set of procedures, very good
cic_bf
- vhdl编写的梳妆滤波器和蝶形运算的算法。蝶形计算通过调用fpga内部的乘法器实现。-dressing prepared vhdl butterfly filters and computing algorithms. Butterfly calculation by calling the multiplier to achieve within the fpga.
fft_hdl
- 一个 16点 FFT 用基2蝶形运算单元完成,有测试环境。-16 points FFT with a radix-2 butterfly computation unit is completed and test environment.
VHDL_butterfly
- vhdl编写的蝶形算法程序,供大家参考~~~可用于fft的实现-vhdl butterfly algorithm written procedures for your reference ~ ~ ~ can be used for the realization of fft
lunwen
- 潘明海 刘英哲 于维双 (论文) 中文摘要: 本文讨论了一种可在FPGA上实现的FFT结构。该结构采用基于流水线结构和快速并行乘法器的蝶形处理器。乘法器采用改进的Booth算法,简化了部分积符号扩展,使用Wallace树结构和4-2压缩器对部分积归约。以8点复点FFT为实例设计相应的控制电路。使用VHDL语言完成设计,并综合到FPGA中。从综合的结果看该结构可在XC4025E-2上以52MHz的时钟高速运行。在此基础上易于扩展为大点数FFT运算结构。 -Pan Mingha
FastFourieTransform
- 计算快速傅里叶变换的蝶形算法,用matlab实现的-FFT butterfly calculation algorithm implemented with matlab
设计案例-FFT至简设计实现法
- DIT-FFT至简设计实现法 工程说明 案例补充说明 本案例无论是模块划分、计数器设计、还是乒乓操作的读写处理,都始终基于“至简设计”的原则,用简易的代码结构就能实现复杂的DIT-FFT蝶形运算,代码设计风格极其简洁,详细可参考附录代码。(DIT-FFT to Jane design and Implementation Engineering descr iption This design is based on the discussion to simple design metho