Location:
Search - DA_FIR
Search list
Description: fpga da_fir的例程可供fpga设计参考-fpga da_fir the routines for fpga design reference
Platform: |
Size: 579121 |
Author: 留恋 |
Hits:
Description: 基于分布式算法的FPGA实现的FIR滤波器源码,VHDL语言编写的,下载工程文件后可直接在QuartusII7.0上运行。
Platform: |
Size: 531235 |
Author: CH |
Hits:
Description: fpga da_fir的例程可供fpga设计参考-fpga da_fir the routines for fpga design reference
Platform: |
Size: 578560 |
Author: 留恋 |
Hits:
Description: 基于分布式算法的FPGA实现的FIR滤波器源码,VHDL语言编写的,下载工程文件后可直接在QuartusII7.0上运行。-Based on Distributed algorithms realize the FIR filter FPGA source code, VHDL language, download the project file can be run directly in QuartusII7.0.
Platform: |
Size: 531456 |
Author: CH |
Hits:
Description: 8阶对称系数FIR滤波器分布式算法的实现代码-8-order FIR filter symmetric coefficient distributed algorithm implementation code
Platform: |
Size: 1024 |
Author: jiangkun |
Hits:
Description: 基于分布式算法的FIR滤波器设计及FPGA实现-Distributed algorithm based on FIR filter design and FPGA realization of
Platform: |
Size: 4721664 |
Author: 玉玲 |
Hits:
Description: 分布式FIR程序Verilog语言,数字滤波器设计-DAfir
Platform: |
Size: 2072576 |
Author: 吴知 |
Hits:
Description: 分布式fir的实现 有源程序 可以自己修改 实现自己描述的功能-Implementation of a source distributed fir can modify the function to achieve their description
Platform: |
Size: 2073600 |
Author: wang |
Hits:
Description: DA实现FIR滤波器,8阶对称系数。滤波器输入位宽为12bit。-DA FIR filter implementation, 8 symmetric coefficients. Filter input bit width is 12bit.
Platform: |
Size: 1024 |
Author: 张雯 |
Hits:
Description: 基于verilog的分布式算法FIR滤波器 有两个文件 一个用来生成查找表-FIR filter using Distributed Algorithm.
Platform: |
Size: 2048 |
Author: 小关 |
Hits:
Description: 基于FPGA分布式算法FIR滤波器verilog代码
(本人 小论文 代码,通过验证)
本文提出一种新的FIR滤波器FPGA实现方法。讨论了分布式算法原理,并提出了基于分布式算法FIR滤波器的实现方法。通过改进型分布式算法结构减少硬件资源消耗,用流水线技术提高运算速度,采用分割查找表方法减小存储规模,并在Matlab和Modelsim仿真平台得到验证。
为了节省FPGA逻辑资源、提高系统速度,设计中引入了分布式算法实现有限脉冲响应滤波器(Finite Impulse Response, FIR)。由于FIR滤波器在实现上主要是完成乘累加MAC的功能,采用传统MAC算法设计FIR滤波器将消耗大量硬件资源。而采用分布式算法 (Distributed Arithmetic, DA),将MAC运算转化为查找表(Look-Up-Table, LUT)输出,不仅能在硬件规模上得到改善,而且更易通过实现流水线设计来提高速度。因此本文采用分布式算法设计一个可配置的FIR滤波器,并以31阶的低通FIR滤波器为例说明分布式算法滤波器结构。- FPGA verilog
Platform: |
Size: 6144 |
Author: 石康 |
Hits: