OpenSTA/graph/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 Clean up test suite per 3-way code review findings 2026-04-02 22:27:27 +09:00
graph_advanced.ok Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
graph_advanced.tcl test: Apply review feedback - part3 2026-02-20 13:05:07 +09:00
graph_bidirect.ok Fix report_checks -fields {nets} typo to {net} across test scripts 2026-04-06 14:41:40 +09:00
graph_bidirect.tcl Fix report_checks -fields {nets} typo to {net} across test scripts 2026-04-06 14:41:40 +09:00
graph_bidirect.v test: Initial upload 2026-02-13 19:19:09 +09:00
graph_delay_corners.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
graph_delay_corners.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
graph_delete_modify.ok Fix report_checks -fields {nets} typo to {net} across test scripts 2026-04-06 14:41:40 +09:00
graph_delete_modify.tcl Fix report_checks -fields {nets} typo to {net} across test scripts 2026-04-06 14:41:40 +09:00
graph_delete_modify.v test: Initial upload 2026-02-13 19:19:09 +09:00
graph_incremental.ok Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
graph_incremental.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
graph_modify.ok regolden tests for constant disabled arc slew fix 2026-08-11 21:34:41 +00:00
graph_modify.tcl Fix report_checks -fields {nets} typo to {net} across test scripts 2026-04-06 14:41:40 +09:00
graph_operations.ok Fix report_checks -fields {nets} typo to {net} across test scripts 2026-04-06 14:41:40 +09:00
graph_operations.tcl Fix report_checks -fields {nets} typo to {net} across test scripts 2026-04-06 14:41:40 +09:00
graph_test1.v test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00
graph_test2.v test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00
graph_test3.v test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00
graph_timing_edges.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
graph_timing_edges.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
graph_vertex_edge_ops.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
graph_vertex_edge_ops.tcl test: Apply review feedback - part2 2026-02-20 01:13:42 +09:00
graph_wire_inst_edges.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
graph_wire_inst_edges.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +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