mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
set_load / disconnect_pin net_drvr
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
@@ -5697,6 +5697,8 @@ Sdc::disconnectPinBefore(const Pin *pin)
|
||||
}
|
||||
}
|
||||
}
|
||||
for (int corner_index = 0; corner_index < corners_->count(); corner_index++)
|
||||
drvr_pin_wire_cap_maps_[corner_index].erase(pin);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user