OpenSTA/sdc
Jaehyun Kim 05e65b1dbf Remove read_sdc roundtrip from all SDC tests
OpenROAD regression runs 7600+ tests in a shared environment where
clock definitions leak between tests. Any test using read_sdc picks
up contaminated state, causing spurious failures (e.g., clk2 period
15 vs 20). Roundtrip coverage is provided by sdc_write_roundtrip_full
which runs in isolation.

Affected tests (19 total):
  exception_override_priority, exception_thru_override,
  exception_intersect, exception_thru_complex,
  exception_merge_priority, exception_rise_fall_transitions,
  exception_match_filter, exception_advanced,
  delay_borrow_group, design_rules_limits, drive_input_pvt,
  net_wire_voltage, capacitance_propagated, removal_reset,
  write_disabled_groups, clock_operations, clock_removal_cascade,
  write_options, write_comprehensive, sense_unset_override

All 6107 tests pass.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-04-03 11:02:08 +09:00
..
test Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
Clock.cc string squash 2026-03-28 19:13:35 -07:00
ClockGatingCheck.cc update copyright 2026-03-10 14:57:45 -07:00
ClockGroups.cc string squash 2026-03-28 19:13:35 -07:00
ClockInsertion.cc update copyright 2026-03-10 14:57:45 -07:00
ClockLatency.cc update copyright 2026-03-10 14:57:45 -07:00
CycleAccting.cc use std::format squash 2026-03-16 15:01:38 -07:00
DataCheck.cc update copyright 2026-03-10 14:57:45 -07:00
DeratingFactors.cc update copyright 2026-03-10 14:57:45 -07:00
DisabledPorts.cc string squash 2026-03-28 19:13:35 -07:00
ExceptionPath.cc string squash 2026-03-28 19:13:35 -07:00
FilterObjects.cc filter_objects via Akash Levy resolves #399 2026-03-30 09:36:21 -07:00
InputDrive.cc update copyright 2026-03-10 14:57:45 -07:00
PinPair.cc update copyright 2026-03-10 14:57:45 -07:00
PortDelay.cc update copyright 2026-03-10 14:57:45 -07:00
PortExtCap.cc update copyright 2026-03-10 14:57:45 -07:00
Sdc.cc string squash 2026-03-28 19:13:35 -07:00
Sdc.i filter_objects via Akash Levy resolves #399 2026-03-30 09:36:21 -07:00
Sdc.tcl filter_objects via Akash Levy resolves #399 2026-03-30 09:36:21 -07:00
SdcCmdComment.cc string squash 2026-03-28 19:13:35 -07:00
Variables.cc lvf squish 2026-03-13 14:06:35 -07:00
WriteSdc.cc string squash 2026-03-28 19:13:35 -07:00
WriteSdc.hh string squash 2026-03-28 19:13:35 -07:00
WriteSdcPvt.hh string squash 2026-03-28 19:13:35 -07:00