搜索资源列表
firmatlab
- fir在dspbuilder下产生VHDL源码及其测试激励文件时的matlab模型,在modelsim下仿真通过-fir in dspbuilder VHDL source code under test and document the incentive mat lab model, the simulation under through modelsim
firfpga
- 在利用FPGA实现数字信号处理方面,分布式算法发挥着关键作用,与传统的乘积-积结构相比,具有并行处理的高效性特点。详细研究了基于FPGA、采用分布式算法实现FIR数字滤波器的原理和方法,并通过Xilinx ISE在Modelsim下进行了仿真。 -FPGA using digital signal processing, distributed algorithm plays a key role with the traditional product-plot structure compa
Fir
- 11 阶FIR 数字滤波器,verolog描述,通过modelsim 6.0 仿真,Quartue综合
FIR_Direkt_ak
- VHDL代码的直接型FIR滤波器22阶。Fa=48 kHz, Fc=10kHz 可以在ModelSim下仿真, FPGA实现。 -VHDL code of the direct-type 22-order FIR filter. Fa = 48 kHz, Fc = 10kHz can be under the ModelSim simulation, FPGA realization.
FPGAdesignandFIRimplementation
- 文档中含有DDS的VHDL实现,FIR滤波器串并FPGA实现,synplify,ISE,ModelSim后仿真流程和FPGA设计的资料-document contains DDS implementation with VHDL , FIR filter serial to parallel and FPGA implementation, and synplify, ISE, ModelSim simulation and FPGA design
FIR_filter
- Parallel FIR filter example. It is low-pass filter for CPLD or FPGA platforms. Project compiled and simulated in Modelsim
fir-filter-in-Matlab-and-Modelsim
- 基于DSP Builder的fir滤波器,及在Modelsim上仿真工程文件,是在做基于FPGA的fir滤波器的一部分-The DSP Builder-based fir filter, and on the simulation project file in Modelsim is doing FPGA-based fir filter part of the
fir_lowpass
- 硬件语言实现数字低通滤波器,使用ise11.1和modelsim se6.5 仿真测试-Hardware language digital low pass filter, the use of simulation testing ise11.1 and modelsim se6.5
fir
- 用Verilog语言设计的一个数字FIR低通滤波器,很实用,通过modelsim仿真成功-Verilog language to design a digital FIR low-pass filter, very practical, through modelsim simulation success
my_fir
- Verilog 写的FIR滤波器,modelsim仿真通过-Verilog write FIR filter, modelsim simulation through
da_fir
- 基于FPGA分布式算法FIR滤波器verilog代码 (本人 小论文 代码,通过验证) 本文提出一种新的FIR滤波器FPGA实现方法。讨论了分布式算法原理,并提出了基于分布式算法FIR滤波器的实现方法。通过改进型分布式算法结构减少硬件资源消耗,用流水线技术提高运算速度,采用分割查找表方法减小存储规模,并在Matlab和Modelsim仿真平台得到验证。 为了节省FPGA逻辑资源、提高系统速度,设计中引入了分布式算法实现有限脉冲响应滤波器(F
myfir
- VHDL设计的FIR滤波器,有Matlab设计文件,Quartus II工程以及Modelsim仿真结果和说明文件-VHDL design FIR filters, Matlab design documents, Quartus II project and Modelsim simulation results and documentation
fir_verilog_matlab
- 本设计是基于FPGA的一个FIR低通滤波器设计,要求使用Verilog语言编写滤波器模块,通过编译和综合,并通过Matlab和modelsim联合仿真验证设计结果。-This design is a FIR low-pass filter design based on FPGA, use Verilog to program filter module, and joint simulation by Matlab and modelsim to validate the design re
fir
- 使用VHAL语言编写的一个fir滤波器,通过modelsim进行仿真-fir filter
fir
- MATLAB设计fir数字滤波器 , 结合modelsim软件仿真。(MATLAB design FIR digital filter)
fir4tap using array
- 4 tap fir filter using by passing multiplier
verilog的fir滤波器
- 实测可用,个人实现的fir滤波器,已经通过了modelsim仿真测试,