GraphDelayCalc::findInputDriverDelay rm finishDrvrPin
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
parent
9eb9edb0b3
commit
8c1ebce695
|
|
@ -617,7 +617,6 @@ GraphDelayCalc::findInputDriverDelay(const LibertyCell *drvr_cell,
|
|||
}
|
||||
}
|
||||
}
|
||||
arc_delay_calc_->finishDrvrPin();
|
||||
}
|
||||
|
||||
// Driving cell delay is the load dependent delay, which is the gate
|
||||
|
|
|
|||
Loading…
Reference in New Issue