Forum Discussion
Altera_Forum
Honored Contributor
8 years agoLPM Counter Output Resetting To Wrong Value
Hello, I am using the lpm_counter Megafunction and I am observing incorrect behavior at the counter Q output on 20% of the FPGA design builds. In all the builds that fail, the counter outp...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Hi kaz, The sclr is truly a synchronous clear. That signal is already registered with same clock that is used for the lpm counter clock input. Thanks! John --- Quote End --- In that case I assume your observation is wrong as counters are last to be buggy. Try signaltap. Or try infer a counter away from lpm and lower level tools.