Forum Discussion
OrF
Occasional Contributor
2 years agoFind where false_path was set.
Hi, I have a design where there is a physical path between two flip-flops (FF). However, when I try to generate a timing report, the Timing Analyzer shows “nothing to report.” I assume this might be...
sstrell
Super Contributor
2 years agoRun "Report SDC" from the Timing Analyzer or run the timing exceptions report.
- OrF2 years ago
Occasional Contributor
I am aware of these reports; however, they seems to be the exact the false_path or clock group within the SDC. This is equivalent to manually searching (using "grep") through my SDC files to determine why the report indicates "nothing to report." For instance, if there is a use of the wildcard character "*", it becomes challenging to ascertain whether this was the underlying reason for including the false path in the path I am examining.