..
Bdd.cc
update copyright
2025-01-21 18:54:33 -07:00
Bfs.cc
rm bfs printf
2025-08-04 08:21:37 -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
liberty min_period timing group support resolves #275
2025-07-27 18:12:26 -07:00
CheckMinPeriods.hh
liberty min_period timing group support resolves #275
2025-07-27 18:12:26 -07:00
CheckMinPulseWidths.cc
name, asString -> to_string, const
2025-03-30 15:27:53 -07:00
CheckMinPulseWidths.hh
liberty min_period timing group support resolves #275
2025-07-27 18:12:26 -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
typo
2025-07-22 19:32:55 -07:00
CheckTiming.hh
typo
2025-07-22 19:32:55 -07:00
ClkDelays.hh
class Path replaces PathVertex etc
2025-03-26 18:21:03 -07:00
ClkInfo.cc
Threading related crash (NOT) in STA/CTS resolves orfs3180
2025-06-05 16:34:19 -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
Corner analysis type single set clk skew index resolves #274
2025-07-26 20:56:10 -07:00
Crpr.cc
rm path->prevPath()->isNull calls
2025-07-02 08:32:04 -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
rm Genclks::updateSrcPathPrevs
2025-07-04 17:03:10 -07:00
Genclks.hh
rm Genclks::updateSrcPathPrevs
2025-07-04 17:03:10 -07:00
Latches.cc
set_max_delay -from pos_latch -to neg_latch (eagle 20250808)
2025-08-12 18:08:01 -07:00
Latches.hh
class Path replaces PathVertex etc
2025-03-26 18:21:03 -07:00
Levelize.cc
Levelize rm relevelized limit
2025-08-06 10:10:11 -07:00
Levelize.hh
Levelize rm relevelized limit
2025-08-06 10:10:11 -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
rm path->prevPath()->isNull calls
2025-07-02 08:32:04 -07:00
PathAnalysisPt.cc
remove using std from headers
2025-04-11 16:59:48 -07:00
PathEnd.cc
set_max_delay -from pos_latch -to neg_latch (eagle 20250808)
2025-08-12 18:08:01 -07:00
PathEnum.cc
latch nworst thru D->Q (eagle 20250815)
2025-08-18 13:27:30 -07:00
PathEnum.hh
class Path replaces PathVertex etc
2025-03-26 18:21:03 -07:00
PathExpanded.cc
rm path->prevPath()->isNull calls
2025-07-02 08:32:04 -07:00
PathGroup.cc
path enum rm duplicate paths
2025-04-23 11:38:44 -07:00
Property.cc
cp liberty bus properties to bit ports resolves #273
2025-07-21 14:35:53 -07:00
Property.i
Properties::defineProperty
2025-06-02 21:36:33 -07:00
ReportPath.cc
latch nworst thru D->Q (eagle 20250815)
2025-08-18 13:27:30 -07:00
ReportPath.hh
latch nworst thru D->Q (eagle 20250815)
2025-08-18 13:27:30 -07:00
Search.cc
TaGGroup refcount to reclaim memory
2025-09-03 15:05:14 -07:00
Search.i
TaGGroup refcount to reclaim memory
2025-09-03 15:05:14 -07:00
Search.tcl
Support redirection for report_clock_min_period ( #286 )
2025-08-15 11:28:05 -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
BfsIterator after delete vertex
2025-08-01 17:06:43 -07:00
StaState.cc
StaState::crprEnabled
2025-04-10 14:16:00 -07:00
Tag.cc
TaGGroup refcount to reclaim memory
2025-09-03 15:05:14 -07:00
Tag.hh
TaGGroup refcount to reclaim memory
2025-09-03 15:05:14 -07:00
TagGroup.cc
TaGGroup refcount to reclaim memory
2025-09-03 15:05:14 -07:00
TagGroup.hh
TaGGroup refcount to reclaim memory
2025-09-03 15:05:14 -07:00
VertexVisitor.cc
update copyright
2025-01-21 18:54:33 -07:00
VisitPathEnds.cc
set_min/max_delay illegal endpoint warning
2025-07-04 16:43:21 -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