Forum Discussion
Altera_Forum
Honored Contributor
8 years agoRecovery timing violation
Hi all, I have a design with major recovery timing violation (among others). The design wasn't written by me, I'm only editing it, so I'm not fully aware of everything inside it. Th...
Altera_Forum
Honored Contributor
8 years agoQuartus by default always assumes that clocks are related so it's just trying to find the worst case interaction between the two. From your description of what you're trying to do, it sounds like all you should need to do is set a false path between the two nodes (or possibly even between the two clocks if you want to simplify things).
Hope that helps! Andy