文件名称:CIC_filter
介绍说明--下载内容均来自于网络,请自行研究使用
三级级联梳状滤波器(CIC)的verilog实现。顶层模块top_moduole下面包含三个子模块,积分模块integrated,抽取模块decimate和梳状滤波器模块comb,已验证可综合通过并实现CIC功能-Three-level cascade comb filter (CIC) verilog implementation.Top-level module top_moduole below contains three child module, integral module integrated, extraction module decimate and comb comb filter module, verified and can be integrated by CIC functions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CIC滤波器\comb.v
.........\decimate.v
.........\integrated.v
.........\top_moduole.v
CIC滤波器