set_load / disconnect_pin net_drvr

Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2023-04-19 18:12:32 -07:00
parent 582131889a
commit dcecf54641
1 changed files with 2 additions and 0 deletions

View File

@ -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 void