搜索资源列表
cic512.rar
- 5阶cic滤波器,抽取12倍,的verilog程序,已经通过仿真验证,一、具有很高的速率,5-order CIC filter, collected 12 times the Verilog procedures are by simulation, one with a very high rate
IIR_Filter_8
- verilog实现8阶的iir滤波器。对于刚学习verilog的朋友来说是一个易懂的学习资料。-verilog order to achieve the iir filter 8. For just learning verilog friend is a easy to understand learning materials.
fir
- 做作业的时候用VERILOG编写的FIR滤波器程序,希望对大家有用-Homework time FIR filter with VERILOG written procedures, we want to be useful
8_oeder_signed_parellel_DA_FIR
- 本程序使用Verilog编写的程序。 本例是1个8阶对称系数的FIR滤波器,采用并行分布式算法。输入位宽为12位,输入是有符号的,即有正有负。-it s a program with Verilog
CIC_fir-Verilog
- 本程序是一个CIC滤波器设计,有助于初学者对滤波器设计设计有一个初步的了解-CIC fir
20140431
- 这是关于fallow滤波器的设计,设计平台为FPGA,使用verilog语言,希望对使用者能用帮助-This is the fallow filter design, design platform FPGA, using verilog language, and I hope to be able to help users
code
- 用Verilog写的采用LSM算法的自适应性FIR滤波器,有testbench和主体代码,亲测可用-Written using Verilog LSM algorithm using adaptive FIR filters, and the body has testbench code, pro-test available
filter
- 数字滤波器的verilog语言程序,为双精度的滤波器,可以实现10k低通滤波-verilog filter
Digital-signal-process-of-PFGA
- 数字信号处理 包括滤波器IIR FIR CORDIC的FPGA实现 资料中是VHDL语言 相应的配套包verilog程序-Digital signal processing includes a filter IIR FIR CORDIC on FPGA is VHDL language data corresponding supporting package verilog program
hilbert
- 通过调用MATLAB的FDATOOL工具实现hilbert滤波器,并生成Verilog文件。-Hilbert filter realized by calling the MATLAB FDATOOL tool and generates Verilog file.
verilog的fir滤波器
- 实测可用,个人实现的fir滤波器,已经通过了modelsim仿真测试,