Forum Discussion
Altera_Forum
Honored Contributor
9 years agoAre you clocking it in the correct domain? That's the most common one. (Naturally, if it's not toggling at all then it doesn't matter what domain.) The other possibility I can think of is the stp domain is not meeting timing. Very unlikely though, as it's very simple logic. I don't think I've ever seen it fail.
One other thing is to duplicate some of the registers in our logic(and put an attribute on not to remove fanout free registers), then tap those too and see if they match. Just a thought.