Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
Create a .tcl file in the project and put:
report_timing -setup -pairs_only -npaths 10000 -panel_name "Failing Paths" -file "./output_files/TQ_failing_paths.txt" There is an option to only report paths with slack worse than X, I just don't know if off the top of my head, but add that so it only reports worse than 0ns. Then go to Assignments -> Settings -> TimeQuest and add the Tcl file so it runs as part of your compile.