mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-02 23:09:00 +02:00
replace_cell w/spef memory issue
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -1286,7 +1286,6 @@ ConcreteNetwork::replaceCell(Instance *inst,
|
||||
if (cport) {
|
||||
rpins[cport->pinIndex()] = cpin;
|
||||
cpin->port_ = cport;
|
||||
cpin->id_ = ConcreteNetwork::nextObjectId();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user