Description: 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
To Search:
File list (Check if you may need any files):
CIC滤波器\comb.v
.........\decimate.v
.........\integrated.v
.........\top_moduole.v
CIC滤波器