mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-03 08:25:52 +02:00
Remove bare catch blocks that silently swallowed errors instead of properly testing them. Fix underlying issues revealed by catch removal including wrong API calls ([$role name] on strings, invalid properties like cell_leakage_power/is_register, nonexistent Tcl bindings) and incorrect library names. Update golden .ok files to match new output. Co-Authored-By: Claude Opus 4.6 <[email protected]>