搜索资源列表
firshuzilvboqi
- :介绍了基于FPGA的FIR数字滤波器的设计与实现,该设计利用Matlab工具箱设计窗函数计算FIR滤波器系数,并通过VHDL层次化设计方法,同时FPGA与单片机有机结合,采用C51及VHDL语言模块化的设计思想及进行优化编程,有效实现了键盘可设置参数及LCD显示。结果表明此实现结构能进一步完善数据的快速处理和有效控制,提高了设计的灵活性、可靠性和功能的可扩展性。 -: This paper presents FPGA-based FIR digital filter design and
FIR
- 用verilog设计的FIR滤波器。滤波器需要很快的处理速度,所以采用了wallace树算法,超前进位加法器-The FIR filter is designed with verilog. To improve the process speed, wallace tree and fast-carrylook-aheadarithmetic were used.
fir
- 利用VHDL语言,设计了一个11阶的FIR滤波器。简单易懂-The use of VHDL language, designed a 11-order FIR filter. Easy to understand. .
fir1
- this file consists of simple FIR filter designed with the fixed coefficients
ModifyInstruction
- 数字环路滤波器是由变模可逆计数器构成的。 该计数器设计为一个17 位可编程(可变模数) 可逆 计数器,计数范围是,由外部置数DCBA 控制-Digital loop filter is composed of variable-mode reversible counter. The counter is designed to a 17-bit programmable (variable modulus) reversible counter, counting range is s
firfilter
- FIR滤波器:自定滤波器的类型(低通,高通或带通)、设计指标(通带截止频率、通带波纹、阻带截止频率、阻带衰减) 1、根据指标选择合适的窗函数,用窗口设计法设计符合指标的FIR滤波器;并验证其性能是否满足预定指标。 -FIR filters: Custom filter types (low pass, high pass or band-pass), design specifications (passband cutoff frequency, passband ripple, st
3_3_mean_diltter(ALU)
- 3*3均值滤波的VHDL语言实现的工程,对红外图像进行有效的去噪处理。这是其中的ALU模块,专门用来测试其延迟状况的模块。-3* 3 mean filter VHDL language works effectively on the infrared image denoising. This is one of the ALU module, designed to test the status of the module delay.
FIR-using-bit-serial
- 用bit serial方法设计来有限长冲击响应滤波器,并用FPGA实现验证-Designed to use bit serial finite impulse response filter, and verify with the FPGA implementation
filtro_hdlcoder
- Example project of a filter designed in MATLAB and exported to VHDL.
FIR-filter
- VHDL设计的FIR滤波器,由3个文件组成:FIR.VHD、PACK.VHD和signed.vhd。testfir.vhd为测试平台。-VHDL designed FIR filters, composed by the three documents: FIR.VHD, PACK.VHD and signed.vhd. The testfir.vhd is a testbench.
firfilterverilog
- FIR FILTER DESIGNED IN VERILOG FOR 4 BIT MULTIPLIER
CIC滤波器的优化设计及FPGA实现
- 详细介绍了CIC滤波器的设计及优化,并对其FPGA实现也进行了详细的分析和设计(The design and optimization of CIC filter are introduced in detail, and the implementation of FPGA is also analyzed and designed in detail)
AM调制解调
- 基于Artix-7 FPGA的AM调制解调代码,从AD读入信号后,进行AM调制,并解调输出(将代码分成两个工程就是AM的调制和解调),其中解调用到的数字滤波采用MATLAB设计(The AM modulation and demodulation code based on artix-7 FPGA, after reading the signal from AD, carries out AM modulation, and demodulates the output (the code