OpenSTA/sdc
Jaehyun Kim 98e00b0348 test: Delete dead code from Tcl tests and remove broken write_gate_spice tests
Remove dead code blocks that reference non-exposed Tcl commands (e.g.,
sta::find_pi_pole_residue) and delete all write_gate_spice catch blocks
from spice tests since write_gate_spice_cmd SWIG binding is missing,
making all write_gate_spice calls always fail. Added bug report for the
missing binding. All 6531 tests pass.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 21:40:50 +09:00
..
test test: Delete dead code from Tcl tests and remove broken write_gate_spice tests 2026-02-20 21:40:50 +09:00
Clock.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
ClockGatingCheck.cc update copyright 2025-01-21 18:54:33 -07:00
ClockGroups.cc update copyright 2025-01-21 18:54:33 -07:00
ClockInsertion.cc update copyright 2025-01-21 18:54:33 -07:00
ClockLatency.cc update copyright 2025-01-21 18:54:33 -07:00
CycleAccting.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
DataCheck.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
DeratingFactors.cc update copyright 2025-01-21 18:54:33 -07:00
DisabledPorts.cc update copyright 2025-01-21 18:54:33 -07:00
ExceptionPath.cc disconnect_pin do not delete pin from exceptions 2025-11-13 10:31:43 -07:00
InputDrive.cc ReportPath const 2025-02-01 14:53:28 -08:00
PinPair.cc update copyright 2025-01-21 18:54:33 -07:00
PortDelay.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
PortExtCap.cc update copyright 2025-01-21 18:54:33 -07:00
Sdc.cc sdc: Fix dangling pointer issue in `Sdc::deleteDeratingFactors()` 2026-02-13 22:53:41 +09:00
Sdc.i rm Sta:findGroupPathPins 2025-11-08 18:42:41 -07:00
Sdc.tcl Fix for invalid operator error handling (#366) 2026-01-23 11:39:56 -08:00
SdcCmdComment.cc update copyright 2025-01-21 18:54:33 -07:00
SdcGraph.cc update copyright 2025-01-21 18:54:33 -07:00
Variables.cc factor variables out of sdc 2025-04-09 16:35:15 -07:00
WriteSdc.cc sdc ExceptionPathSet*->ExceptionPathSet 2025-11-08 13:38:07 -07:00
WriteSdcPvt.hh name, asString -> to_string, const 2025-03-30 15:27:53 -07:00