搜索资源列表
MyFilter.rar
- FPGA实现数字滤波器,用VHDL语言实现的直接1型FIR滤波器,具有较好的参考价值。,FPGA realization of digital filters using VHDL language to achieve the direct FIR filter type 1, has a good reference value.
VHDL_FIR_PRO_scr.rar
- 可编程的FIR滤波器VHDL实现,只要输入FIR的阶数以及系数,就可在FPGA中实现FIR滤波器,Programmable FIR filter VHDL implementation, simply enter the order number as well as the FIR coefficients, we can implement FIR filters in FPGA
-VHDL
- 本报告分两部分: 1 由matlab计算FIR数字滤波器的滤波系数; 2 用VHDL语言设计逻辑电路,再通过QUARTUS II 软件,将各个模块的电路封装成期间,在顶层设计中通过连线,完成整个系统。 -FIR digital filters based on VHDL
fir
- 本设计用verilog代码实现FIR滤波器!-Verilog code of the design FIR filters to achieve!
DDC_CIC
- 用CIC 和 FIR Filters设计的数字下变频器,DSP Builder6.1版工程文件-Using CIC and FIR Filters Design of Digital Down Converter, DSP Builder6.1 version of project file
fir
- 只是一个8阶的fir滤波器,希望对大家有用-Only an 8-band fir filters, useful for all of us hope
fri
- 滤波器的设计的,用于FIR滤波器的设计和应用-The design of filters for the FIR filter design and application
filter_vhdl
- vhdl语言编写的fir和iir滤波器程序。在quartus上仿真通过。-vhdl language program fir and iir filters. Quartus adopted in the simulation.
fir_sig
- 直接型FIR滤波器,VHDL语言,程序结构简单,-A direct-type FIR filters, VHDL language, program structure is simple,
fir_filter
- 实现滤波器的功能,有限冲激响应(FIR)数字滤波器和无限冲激响应(IIR)数字滤波器广泛应用于数字信号处理系统中。IIR数字滤波器方便简单,但它相位的非线性,要求采用全通网络进行相位校正,且稳定性难以保障。FIR滤波器具有很好的线性相位特性,使得它越来越受到广泛的重视。-Realize the filter function, finite impulse response (FIR) digital filters and infinite impulse response (IIR) dig
filter1
- 题为基于CSD编码的FIR数字滤波器设计.该滤波器具有线性相位,系数减半.采用VHDL语言编写.是我们EDA课程的作业,得了优.希望对大家有用-Entitled based on CSD code FIR digital filter design. That the filters have linear phase, coefficient half. Using VHDL language. Is the EDA program operations, got excellent. Hop
32fir
- 32阶滤波器分布式算法实现的主程序代码,用EP2c35f84c8寄存器速率可达243.55MHz-32-order FIR digital filters: 32 filters distributed algorithm order the main program code, register with EP2c35f84c8 rate up to 243.55MHz
fir
- FPGA实现的FIR滤波器,很好的参考资料!-FPGA implementation of FIR filters, a very good reference!
VHDLPFIR
- 基于VHDL的FIR滤波器设计。详细讲了用硬件设计FIR滤波器!-The FIR filter design based on VHDL. Details about the hardware design of FIR filters with!
fir(1)
- 基于fpga的fir数字滤波器的设计的用QUARTUS II 做的VHDL语言的源代码-The fir fpga based design of digital filters QUARTUS II to do with the source code for VHDL,
VHDL
- 这个是基于一下的要求设计的:1、输入输出数据宽度为12位, 2、阶数为4阶段线性相位FIR滤波器, 3、类型为:低通。-This is based on what the requirements of the design: an input and output data width is 12, 2, the order of the four stages of linear phase FIR filters, 3, type: low pass
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.
FIR
- FIR滤波器的仿真和实现。包括matlab的仿真文件和基于VHDL语言的硬件实现代码。算法包括串行和并行两种。-Simulation and implementation of FIR filters. Including matlab simulation files and hardware implementation based on VHDL code. Including both serial and parallel algorithms.
VHDL-FIR-filters
- ynthesizable FIR filters in VHDL with a focus on optimal mapping to Xilinx DSP slices. This repository contains a transposed direct form, systolic form for single-rate FIR filters and a custom parallel polyphase FIR decimating filter. The VHDL has be