OpenSTA/search
James Cherry 1b768cd8e3 Properties::defineProperty
commit 9266c0fa9b0aec08fce85bbfe9d47e4593fa3f1c
Author: James Cherry <cherry@parallaxsw.com>
Date:   Mon Jun 2 09:05:27 2025 -0700

    Sta::properties

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit c056346ec6b71103b68e704f2a8794a8ca5b77bd
Author: James Cherry <cherry@parallaxsw.com>
Date:   Mon Jun 2 08:54:52 2025 -0700

    Properties::xefineProperty

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 0aafd6666816f15d53da583ab885590e8ba50a31
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sat May 31 12:45:34 2025 -0700

    ext property support

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-06-02 21:36:33 -07:00
..
Bdd.cc update copyright 2025-01-21 18:54:33 -07:00
Bfs.cc debug required count 2025-04-25 16:35:15 -07:00
CheckCapacitanceLimits.cc update copyright 2025-01-21 18:54:33 -07:00
CheckCapacitanceLimits.hh update copyright 2025-01-21 18:54:33 -07:00
CheckFanoutLimits.cc update copyright 2025-01-21 18:54:33 -07:00
CheckFanoutLimits.hh update copyright 2025-01-21 18:54:33 -07:00
CheckMaxSkews.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
CheckMaxSkews.hh class Path replaces PathVertex etc 2025-03-26 18:21:03 -07:00
CheckMinPeriods.cc update copyright 2025-01-21 18:54:33 -07:00
CheckMinPeriods.hh update copyright 2025-01-21 18:54:33 -07:00
CheckMinPulseWidths.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
CheckMinPulseWidths.hh class Path replaces PathVertex etc 2025-03-26 18:21:03 -07:00
CheckSlewLimits.cc class Path replaces PathVertex etc 2025-03-26 18:21:03 -07:00
CheckSlewLimits.hh update copyright 2025-01-21 18:54:33 -07:00
CheckTiming.cc Levelize rewrite 2025-04-17 16:53:55 -07:00
CheckTiming.hh remove using std from headers 2025-04-11 16:59:48 -07:00
ClkDelays.hh class Path replaces PathVertex etc 2025-03-26 18:21:03 -07:00
ClkInfo.cc Search::reportArrivals 2025-05-09 11:28:03 -07:00
ClkInfo.hh Search::reportArrivals 2025-05-09 11:28:03 -07:00
ClkLatency.cc class Path replaces PathVertex etc 2025-03-26 18:21:03 -07:00
ClkLatency.hh class Path replaces PathVertex etc 2025-03-26 18:21:03 -07:00
ClkNetwork.cc update copyright 2025-01-21 18:54:33 -07:00
ClkSkew.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
ClkSkew.hh class Path replaces PathVertex etc 2025-03-26 18:21:03 -07:00
Corner.cc remove using std from headers 2025-04-11 16:59:48 -07:00
Crpr.cc StaState::crprEnabled 2025-04-10 14:16:00 -07:00
Crpr.hh class Path replaces PathVertex etc 2025-03-26 18:21:03 -07:00
FindRegister.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
FindRegister.hh update copyright 2025-01-21 18:54:33 -07:00
GatedClk.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
GatedClk.hh name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
Genclks.cc remove using std from headers 2025-04-11 16:59:48 -07:00
Genclks.hh remove using std from headers 2025-04-11 16:59:48 -07:00
Latches.cc StaState::crprEnabled 2025-04-10 14:16:00 -07:00
Latches.hh class Path replaces PathVertex etc 2025-03-26 18:21:03 -07:00
Levelize.cc Fix levelize crash when vertices enqueued in arrival/required iterators 2025-05-15 17:21:39 -07:00
Levelize.hh Fix levelize crash when vertices enqueued in arrival/required iterators 2025-05-15 17:21:39 -07:00
MakeTimingModel.cc rm using std::string from headers 2025-05-22 09:25:56 -07:00
MakeTimingModel.hh update copyright 2025-01-21 18:54:33 -07:00
MakeTimingModelPvt.hh name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
Path.cc non-determinism in required times resolves orfs #3046 2025-05-01 17:34:51 -07:00
PathAnalysisPt.cc remove using std from headers 2025-04-11 16:59:48 -07:00
PathEnd.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
PathEnum.cc PathEnumFaninVisitor::visitFromToPath rm unneeded if 2025-05-06 17:10:32 -07:00
PathEnum.hh class Path replaces PathVertex etc 2025-03-26 18:21:03 -07:00
PathExpanded.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
PathGroup.cc path enum rm duplicate paths 2025-04-23 11:38:44 -07:00
Property.cc Properties::defineProperty 2025-06-02 21:36:33 -07:00
Property.i Properties::defineProperty 2025-06-02 21:36:33 -07:00
ReportPath.cc rm using std::string from headers 2025-05-22 09:25:56 -07:00
ReportPath.hh remove using std from headers 2025-04-11 16:59:48 -07:00
Search.cc set_min/max_delay -probe support 2025-05-20 14:52:04 -07:00
Search.i set_property 2025-05-26 15:33:51 -07:00
Search.tcl class Path replaces PathVertex etc 2025-03-26 18:21:03 -07:00
SearchPred.cc factor variables out of sdc 2025-04-09 16:35:15 -07:00
Sim.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
Sim.hh update copyright 2025-01-21 18:54:33 -07:00
Sta.cc write_sdc crash after delete instance resolves #248 2025-05-31 11:12:59 -07:00
StaState.cc StaState::crprEnabled 2025-04-10 14:16:00 -07:00
Tag.cc Search::reportArrivals 2025-05-09 11:28:03 -07:00
Tag.hh Search::reportArrivals 2025-05-09 11:28:03 -07:00
TagGroup.cc non-determinism in required times resolves orfs #3046 2025-05-01 17:34:51 -07:00
TagGroup.hh remove using std from headers 2025-04-11 16:59:48 -07:00
VertexVisitor.cc update copyright 2025-01-21 18:54:33 -07:00
VisitPathEnds.cc factor variables out of sdc 2025-04-09 16:35:15 -07:00
VisitPathGroupVertices.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
VisitPathGroupVertices.hh update copyright 2025-01-21 18:54:33 -07:00
WorstSlack.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
WorstSlack.hh update copyright 2025-01-21 18:54:33 -07:00