mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-29 09:20:19 +02:00
replace_cell w/spef memory issue
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -276,6 +276,7 @@ public:
|
||||
// Network edit before/after methods.
|
||||
virtual void disconnectPinBefore(const Pin *pin,
|
||||
const Network *network) = 0;
|
||||
virtual void deletePinBefore(const Pin *pin) = 0;
|
||||
virtual void loadPinCapacitanceChanged(const Pin *pin) = 0;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user