pluto_hdl_adi/library/util_cic
Lars-Peter Clausen 17dff9ce90 util_cic: Allow partial gating of CIC comb and int stages
Allow to split a CIC int or comb block into multiple stages and be able to
dynamically gate some of the stages. Also prevent carry propagation in
gated stages to keep the adder output constant.

This is useful for multi-rate filter where not all bits are needed all the
time.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2017-04-18 12:17:40 +02:00
..
Makefile Add CIC filter helper module 2017-04-18 12:17:40 +02:00
cic_comb.v util_cic: Allow partial gating of CIC comb and int stages 2017-04-18 12:17:40 +02:00
cic_int.v util_cic: Allow partial gating of CIC comb and int stages 2017-04-18 12:17:40 +02:00
util_cic_ip.tcl Add CIC filter helper module 2017-04-18 12:17:40 +02:00