CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - fft 基4

搜索资源列表

  1. 基于CORDIC算法的FFT

    0下载:
  2. 采用按时间抽选的基4原位算法和坐标旋转数字式计算机(CORDIC)算法实现了一个FFT实时谱分析系统。-time selected by using the four-situ algorithm and coordinate rotation digital computer (CORDIC) algorithm is one is a real-time FFT spectrum analysis system.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2399
    • 提供者:张志华
  1. cfft

    0下载:
  2. CFFT是一个数据宽度和点数都可配置的基4 FFT core,用VHDL实现
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-18
    • 文件大小:168526
    • 提供者:方淼
  1. FFT

    0下载:
  2. 用FPGA实现FFT算法,算法实现的可以是基2/4混合基FFT,也可以是纯基4FFT和纯基2FFT运算。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:46934
    • 提供者:stn
  1. fft_1024_hdl

    1下载:
  2. 一个 1024 点 FFT , 基 4 蝶形运算架构, 5级流水,乒乓内存,有测试环境。-A 1024-point FFT, Radix-4 butterfly structure operation, five water, ping-pong memory, a test environment.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:18014
    • 提供者:wei
  1. vhdlfft4

    0下载:
  2. 基4算法的vhdl实现,蝶形变换等的详细设计-Radix-4 algorithm of VHDL realize, butterfly transform the detailed design, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:12194
    • 提供者:邓翔
  1. fft_hdl

    0下载:
  2. 一个 16点 FFT 用基2蝶形运算单元完成,有测试环境。-16 points FFT with a radix-2 butterfly computation unit is completed and test environment.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:21873
    • 提供者:wei
  1. fft

    0下载:
  2. 基4快速傅里叶变换,涉及cordic算法,可以用来学习-fft
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:83326
    • 提供者:sun
  1. cfft

    0下载:
  2. 用verilog语言编写的基4FFT,采用CORDIC算法实现的,仿真过,结果很好!-I use verilog language to design a FFT base 4,and use CORDIC arithmetic to achieve this. last , I test it, it looks very good
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:13243
    • 提供者:samu1
  1. High-Speed-FFT

    1下载:
  2. 优秀硕士论文,课题采用现场可编程门阵列((FPGA),设计实现了一种超高速FFT处理器。目前,使用FPGA实现FFT多采用基2和基4结构,随着FPGA规模的不断扩大,使采用更高基数实现FFT变换成为可能。本课题就是采用Alter的Stratix II芯片完成了基16-FFT处理器的设计。在设计实现过程中,以基2-FFT搭建基16-FFT的运算核,合理安排时序,解决了碟形运算、数据传输和存储操作协调一致的问题。由于采用流水线工作方式,使整个系统的数据交换和处理速度得以很大提高。本设计实现了4096
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3759545
    • 提供者:陈子牙
  1. trunk

    0下载:
  2. 定点算法实现的FFT基-4 IP核源代码,文件使用的TXT格式,方便大家阅读,复制到ISE中即可仿真综合-Fixed-point algorithm of the FFT-based-4 IP core source code, use the TXT file format to enable easy reading, can be copied to the ISE in the integrated simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:111137
    • 提供者:Jack
  1. FFTr4

    0下载:
  2. 基4的FFT运算程序,快速傅里叶变换,并且优化-FFT using TI s optimized FFT function and real-time input
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:972
    • 提供者:qinny
  1. FPGA-based-FFT-processor

    0下载:
  2. 基于FPGA的FFT处理器的实现,基4,cordic算法,误差分析-The implementation of FPGA-based FFT processor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1097496
    • 提供者:庞清平
  1. RAD4FFTaRAD4iFFT

    0下载:
  2. 基4的FFT正变换和反变换程序,速度特快,使用方法简单且在程序注解中标注。带有测试程序,且在多个项目中应用,正确性毋容置疑。-Rad4FFT 和 Rad4iFFT
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3585
    • 提供者:王工
  1. 64point_FFT

    1下载:
  2. 64点FFT代码 基4算法 Verilog-64-point FFT code radix-4 algorithm Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-11-09
    • 文件大小:6927360
    • 提供者:
  1. FFT

    0下载:
  2. 基4的FFT的VHDL实现 基4的FFT的VHDL实现-fft processor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:41662
    • 提供者:dawei
  1. FPGA-based-FFT-implementation

    0下载:
  2. 基于FPGA的FFT算法硬件实现 设计了一 种基于 FPGA 的 1 024点 16位 FFT算法, 采用了基 4蝶形算法和流水线处理方式, 提高了 系统 的处理速度, 改善了系统的性能 -FPGA-based FFT algorithm hardware design of a 1024 16-bit FPGA-based FFT algorithm using a radix-4 butterfly algorithm and pipelined approach to improv
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-13
    • 文件大小:418259
    • 提供者:沧海一粟
  1. frequency_measuement

    0下载:
  2. 通过基4-fft算法测128点频率模块,其中包含所有需要的vhd文件,但是由于最多100M内容,因而需要用到的ipcore需自己添加。-128 points frequency measurement through based4-fft method,the folder involves all .vhl file,but it don t involves the ipcore due to the100M limit.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-17
    • 文件大小:5146
    • 提供者:zhao
  1. radix_4_fft

    0下载:
  2. ISE 实现基4的16点fft~整个工程和源码-fft based-radix_4 realized
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:215290
    • 提供者:ifreeman
  1. fft1024-verilogCODE

    1下载:
  2. fft 1024点verilog代码,适用于基-4的FFT算法描述,使用quartus,modelsim,-fftpoint 1024 verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:52445
    • 提供者:tao
  1. base_4_fft

    0下载:
  2. 基4FFT原理及MATLAB实现,基本原理,编程思想等-base——4 FFT principle and MATLAB implementation, the basic principles of programming ideas, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:105244
    • 提供者:bill
搜珍网 www.dssz.com