comment
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
parent
d25c166d57
commit
296e293adc
|
|
@ -3210,7 +3210,7 @@ Sta::findRequired(Vertex *vertex)
|
|||
if (sdc_->crprEnabled()
|
||||
&& search_->crprPathPruningEnabled()
|
||||
&& !search_->crprApproxMissingRequireds()
|
||||
// Clocks invariably have requireds that are pruned but isn't
|
||||
// Clocks invariably have requireds that are pruned but it isn't
|
||||
// worth finding arrivals and requireds all over again for
|
||||
// the entire fanout of the clock.
|
||||
&& !search_->isClock(vertex)) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue