GraphDelayCalc1::seedNoDrvrCellSlew leak

Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2022-01-27 10:49:36 -07:00
parent 9938bf7b94
commit 6844c212b6
1 changed files with 1 additions and 0 deletions

View File

@ -644,6 +644,7 @@ GraphDelayCalc1::seedNoDrvrCellSlew(Vertex *drvr_vertex,
parasitic, dcalc_ap);
annotateLoadDelays(drvr_vertex, rf, drive_delay, false, dcalc_ap,
arc_delay_calc);
arc_delay_calc->finishDrvrPin();
}
void