OpenSTA/parasitics
Jaehyun Kim 434246a8b4 Fix test suite for upstream API changes after merge
Adapt all C++ and Tcl tests for upstream API refactoring:
- Header rename: DelayFloat.hh -> Delay.hh
- PocvMode enum replacing boolean pocv (setPocvEnabled -> setPocvMode)
- setReportPathFields gains 8th parameter (report_src_attr)
- GateTableModel/CheckTableModel constructor wraps in TableModels
- gateDelay/checkDelay signature changes (bool -> MinMax/PocvMode)
- Unit::asString returns std::string instead of const char*
- ExceptionThru/To::asString removed, use to_string
- GroupPath/FilterPath/LoopPath::asString removed
- PathEnd::source_clk_delay -> source_clk_latency
- report_net -connections flag removed
- set_report_path_field_width removed
- MaxSkewCheck::skew() now requires sta parameter
- Remove tests that pass nullptr to PinIdHash-based maps (segfault)
- Remove tests for removed APIs (sigmaFactor, reportSigmas)
- Regolden .ok files for numerical precision and format changes

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-03-21 19:23:36 +09:00
..
test Fix test suite for upstream API changes after merge 2026-03-21 19:23:36 +09:00
ConcreteParasitics.cc use std::format squash 2026-03-16 15:01:38 -07:00
ConcreteParasitics.hh update copyright 2026-03-10 14:57:45 -07:00
ConcreteParasiticsPvt.hh update copyright 2026-03-10 14:57:45 -07:00
EstimateParasitics.cc update copyright 2026-03-10 14:57:45 -07:00
EstimateParasitics.hh update copyright 2026-03-10 14:57:45 -07:00
Parasitics.cc use std::format squash 2026-03-16 15:01:38 -07:00
Parasitics.i update copyright 2026-03-10 14:57:45 -07:00
Parasitics.tcl update copyright 2026-03-10 14:57:45 -07:00
ReduceParasitics.cc use std::format squash 2026-03-16 15:01:38 -07:00
ReduceParasitics.hh update copyright 2026-03-10 14:57:45 -07:00
ReportParasiticAnnotation.cc use std::format squash 2026-03-16 15:01:38 -07:00
ReportParasiticAnnotation.hh update copyright 2026-03-10 14:57:45 -07:00
SpefLex.ll spef unescaped names resolves #208 2025-02-10 17:32:50 -07:00
SpefNamespace.cc update copyright 2026-03-10 14:57:45 -07:00
SpefNamespace.hh update copyright 2026-03-10 14:57:45 -07:00
SpefParse.yy use std::format squash 2026-03-16 15:01:38 -07:00
SpefReader.cc use std::format squash 2026-03-16 15:01:38 -07:00
SpefReader.hh update copyright 2026-03-10 14:57:45 -07:00
SpefReaderPvt.hh use std::format squash 2026-03-16 15:01:38 -07:00
SpefScanner.hh update copyright 2026-03-10 14:57:45 -07:00