Altera_Forum
Honored Contributor
18 years agoConstraining internal logic?
I have a bug somewhere in my design that causes data loss. All I/O has properly been constrained and verified ok. When compiling in LAI (Logic Analyzer Interface) configuration in my design (so i can debug the problem) i can no longer reproduce the issue. This tells me that internal timing changes when enabling the LAI.
The Altera documentation states that *all* paths should be constrained (even internal paths). How do i handle this? I would assume that Quartus II *knows* the tsu and th of all internal registers and that I, as user, would not have anything useful to add to the equation. Is it required to add a "default" tsu and th to all internal paths? I'm using Timequest. Thanks, /John.