RiseFall use shortName instead of to_string

Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
James Cherry
2026-03-06 12:02:05 -07:00
parent f1e5587fef
commit d8c0e9285b
18 changed files with 63 additions and 47 deletions
+1 -1
View File
@@ -311,7 +311,7 @@ reduceToPiElmore(const Parasitic *parasitic_network,
if (drvr_node) {
debugPrint(sta->debug(), "parasitic_reduce", 1, "Reduce driver %s %s %s",
sta->network()->pathName(drvr_pin),
rf->to_string().c_str(),
rf->shortName(),
min_max->to_string().c_str());
ReduceToPiElmore reducer(sta);
return reducer.makePiElmore(parasitic_network, drvr_pin, drvr_node,