Forum Discussion
Altera_Forum
Honored Contributor
10 years agoset fault path P&R FPGA
whether the tcl script command 'set fault path' has an influence on the P&R or not ? If I set the fault path from node A to B, the timequest will not report the timing violation from node A to B, bu...
Altera_Forum
Honored Contributor
10 years agoset_false_path is used by the fitter, so it will allow that path to be spread out in order to help timing elsewhere. (Timing is the most important driver of the placer, but routability is second, so it's not uncommon for the fitter to put stuff close together that is physically connected anyway, since that improves routability.)