OpenSTA/sdc
dsengupta0628 5500bdba47 regolden tests for constant disabled arc slew fix
Update goldens for "dcalc no slew merge for constant disabled arcs".

dcalc_case_analysis_leak: arrival spread across the wire-load sweep on the
constant net drops from 46.38 ps to 0.00 ps, which is the point of the test.
Rewrite the header comment to describe the fix rather than the open bug.

graph_modify: with set_case_analysis 0 on d4, inv2 drives n4=1 and or1
drives n6=1, so nand1/A2 is constant. 1 is non-controlling for a NAND, so
nand1/ZN stays live and the A2->ZN arc is dead. Its slew no longer merges
into nand1/ZN, so buf4/Z falls from 0.07 to 0.06. The following report,
after unset_case_analysis, still shows 0.07 as expected.

sdc_port_delay_advanced: in1=0, in2=1 and case analysis 0 on in3 make
nor1/ZN constant, so it is no longer reported as the worst max slew pin;
reg1/QN takes its place.

Signed-off-by: dsengupta0628 <dsengupta@precisioninno.com>
2026-08-11 21:34:41 +00:00
..
test regolden tests for constant disabled arc slew fix 2026-08-11 21:34:41 +00:00
Clock.cc flatten Clock::uncertainties 2026-04-25 10:35:42 -07:00
ClockGatingCheck.cc clang tidy 2026-04-15 09:38:10 -07:00
ClockGroups.cc tidy round1 2026-04-13 14:59:05 -07:00
ClockInsertion.cc tidy round1 2026-04-13 14:59:05 -07:00
ClockLatency.cc tidy round1 2026-04-13 14:59:05 -07:00
CycleAccting.cc clang tidy 2026-04-15 09:38:10 -07:00
DataCheck.cc clang tidy 2026-04-15 09:38:10 -07:00
DeratingFactors.cc clang tidy 2026-04-15 09:38:10 -07:00
DisabledPorts.cc clang tidy 2026-04-15 09:38:10 -07:00
ExceptionPath.cc clang tidy 2026-04-15 09:38:10 -07:00
FilterObjects.cc Add property-based -filter to get_scenes / get_modes, and make Scene/Mode properties extensible (#456) 2026-07-10 09:37:48 -07:00
InputDrive.cc clang tidy 2026-04-15 09:38:10 -07:00
PinPair.cc tidy round1 2026-04-13 14:59:05 -07:00
PortDelay.cc input ref pin graph edges 2026-06-13 16:31:24 -07:00
PortExtCap.cc clang tidy 2026-04-15 09:38:10 -07:00
Sdc.cc fix missing path issue (#452) 2026-06-25 16:55:29 -07:00
Sdc.i Add property-based -filter to get_scenes / get_modes, and make Scene/Mode properties extensible (#456) 2026-07-10 09:37:48 -07:00
Sdc.tcl make mode/scene pass as tcl objects (#454) 2026-06-30 09:18:56 -07:00
SdcCmdComment.cc clang tidy 2026-04-15 09:38:10 -07:00
Variables.cc clang tidy 2026-04-15 09:38:10 -07:00
Variables.tcl mv Variables.tcl to sdc 2026-05-05 15:39:09 -07:00
WriteSdc.cc Clock embed sequence members 2026-04-16 18:42:26 -07:00
WriteSdc.hh tidy round1 2026-04-13 14:59:05 -07:00
WriteSdcPvt.hh Clock embed sequence members 2026-04-16 18:42:26 -07:00