OpenSTA/power
Jaehyun Kim b6d598a119 test: strengthen assertions, add sorted SDC diff, and clean up tests
- Add diff_files_sorted to test/helpers.tcl for hash-order-independent
  SDC comparison (fixes non-deterministic write_sdc output ordering)
- Use diff_files_sorted in sdc_derate_disable_deep and
  sdc_port_delay_advanced tests
- Remove stale coverage percentages from test comments (Comment 1)
- Remove unnecessary catch blocks in search property tests (Comment 3)
- Strengthen load-only tests with actual data verification (Comment 8)
- Remove orphan .ok files for deleted monolithic tests (Comment 9)
- Add golden .sdcok/.libok/.vok/.sdfok files for SDC/liberty/verilog
  write-and-diff tests
- Add -B (clean rebuild) option to make_coverage_report.sh
- Replace (void) casts and EXPECT_TRUE(true) with real assertions in
  TestSdc.cc and TestVerilog.cc

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-02-23 11:50:23 +09:00
..
test test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
Power.cc leakage power well pg pin resolves #377 2026-02-04 16:50:28 -07:00
Power.hh network edits invalidate power resolves #371 2026-01-28 12:06:40 -07:00
Power.i unset_power_activity resolves #253 2025-06-25 07:56:26 -07:00
Power.tcl rm PR #342 turd 2025-12-20 11:45:48 -07:00
SaifLex.ll LibExpr/spef/saif c++ parsers 2025-02-01 14:49:30 -08:00
SaifParse.yy remove using std from headers 2025-04-11 16:59:48 -07:00
SaifReader.cc Verilog make pins for liberty pg_pins resolves #326 2025-11-07 11:55:43 -07:00
SaifReader.hh update copyright 2025-01-21 18:54:33 -07:00
SaifReaderPvt.hh Merge remote-tracking branch 'parallax/master' 2025-04-14 22:13:14 +00:00
SaifScanner.hh remove using std from headers 2025-04-11 16:59:48 -07:00
VcdParse.cc test: Refactoring. Standardize Google Test naming conventions by removing `R#_` prefixes, improve temporary file creation with `mkstemp`, etc 2026-02-13 20:36:42 +09:00
VcdParse.hh Large bus width bug with read_vcd (#348) 2025-12-04 17:04:23 -08:00
VcdReader.cc msg id conflict 2026-01-11 15:01:04 -08:00
VcdReader.hh update copyright 2025-01-21 18:54:33 -07:00