Forum Discussion
Altera_Forum
Honored Contributor
17 years agoTimeQuest is a timing analysis tool, but it doesn't show you your own code. (The RTL Viewer might be a better case). But the bottom line is if it's code you haven't written, and you don't understand it, TimeQuest can't tell you what to do about it. It just tells you whether it meets timing based on the constraints you've entered.
In TimeQuest, go to Report all Summaries, you should get a Setup Summary, Hold Summary, and most likely a Recovery and Removal Summary. If you have Setup failures, right-click on one of the failing domains and do a Report Timing. Change the detail level to Full Path and make sure it outputs the report to a text file. Then .zip it up and attach it. I was about to write up a long email about what could go wrong and things to look at, but a real case is much easier to point to.