Forum Discussion
Altera_Forum
Honored Contributor
12 years agoIf you use "Report Timing" to report timing on all paths between those two clocks, I think it will exclude all false paths.
So, it should give you a list of paths you have yet not added a set_false_path for. IIRC, get_path -from [get_clocks clkA] -to [get_clocks clkB] -nworst XX also won't list false paths.