Forum Discussion
CPoir
New Contributor
7 years agoCIC interpolator gives no output when stages are a power of 2
Hi folks, I'm trying to simulate a CIC interpolator. I noticed that when the number of stages is a power of 2 (1,2,4 or 8, since the maximum is 12), I only get zeroes as the output. Any other value ...
CPoir
New Contributor
7 years agoHi cpchan,
Attached is a simple test design - the one I used to capture the above screenshots. To reproduce the issue:
- Unzip project
- Open ModelSim
- open CIC_Example_2_tb.mpf
- In the TCL console: source Interpolator/simulation/mentor/simulation.tcl
- In the TCL console: run 120 ps
Thanks for your time looking into this issue,
Carl