OpenSTA/dcalc/test
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
..
cpp test codes updated to compile succesfully with new changes in upstream 2026-04-20 14:47:52 +00:00
CMakeLists.txt add bug reproducer 2026-08-11 20:51:12 +00:00
dcalc_case_analysis_leak.ok regolden tests for constant disabled arc slew fix 2026-08-11 21:34:41 +00:00
dcalc_case_analysis_leak.tcl regolden tests for constant disabled arc slew fix 2026-08-11 21:34:41 +00:00
dcalc_case_analysis_leak.v add bug reproducer 2026-08-11 20:51:12 +00:00
dcalc_multidriver_test.v test: Initial upload 2026-02-13 19:19:09 +09:00
dcalc_prima_report.ok regoldened regressions as now it correctly fallsback tableCalc and not PrimaDcalc 2026-04-13 22:28:04 +00:00
dcalc_prima_report.tcl regoldened regressions as now it correctly fallsback tableCalc and not PrimaDcalc 2026-04-13 22:28:04 +00:00
dcalc_test1.v test: Initial upload 2026-02-13 19:19:09 +09:00
regression test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00
save_ok test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00