add sta code
Showing
src/sta/.clang-format
0 → 100644
src/sta/.dockerignore
0 → 100644
src/sta/.gitignore
0 → 100644
src/sta/CMakeLists.txt
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/Dockerfile
0 → 100644
src/sta/Dockerfile.ubuntu_18.04
0 → 100644
src/sta/Jenkinsfile
0 → 100644
src/sta/LICENSE
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/README.md
0 → 100644
src/sta/app/Main.cc
0 → 100644
src/sta/app/StaApp.i
0 → 100644
src/sta/app/StaMain.cc
0 → 100644
src/sta/cmake/FindTCL.cmake
0 → 100644
src/sta/dcalc/ArcDelayCalc.cc
0 → 100644
src/sta/dcalc/Arnoldi.hh
0 → 100644
src/sta/dcalc/Arnoldi.txt
0 → 100644
src/sta/dcalc/ArnoldiDelayCalc.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/dcalc/ArnoldiDelayCalc.hh
0 → 100644
src/sta/dcalc/ArnoldiReduce.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/dcalc/ArnoldiReduce.hh
0 → 100644
src/sta/dcalc/DcalcAnalysisPt.cc
0 → 100644
src/sta/dcalc/DelayCalc.cc
0 → 100644
src/sta/dcalc/DelayCalc.i
0 → 100644
src/sta/dcalc/DelayCalc.tcl
0 → 100644
src/sta/dcalc/DmpCeff.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/dcalc/DmpCeff.hh
0 → 100644
src/sta/dcalc/DmpDelayCalc.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/dcalc/DmpDelayCalc.hh
0 → 100644
src/sta/dcalc/GraphDelayCalc.cc
0 → 100644
src/sta/dcalc/GraphDelayCalc1.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/dcalc/GraphDelayCalc1.hh
0 → 100644
src/sta/dcalc/LumpedCapDelayCalc.cc
0 → 100644
src/sta/dcalc/LumpedCapDelayCalc.hh
0 → 100644
src/sta/dcalc/NetCaps.cc
0 → 100644
src/sta/dcalc/NetCaps.hh
0 → 100644
src/sta/dcalc/RCDelayCalc.cc
0 → 100644
src/sta/dcalc/RCDelayCalc.hh
0 → 100644
src/sta/dcalc/SimpleRCDelayCalc.cc
0 → 100644
src/sta/dcalc/SimpleRCDelayCalc.hh
0 → 100644
src/sta/dcalc/UnitDelayCalc.cc
0 → 100644
src/sta/dcalc/UnitDelayCalc.hh
0 → 100644
src/sta/doc/ApiChanges.txt
0 → 100644
src/sta/doc/ChangeLog.txt
0 → 100644
src/sta/doc/CodingGuidelines.txt
0 → 100644
src/sta/doc/OpenSTA.odt
0 → 100644
File added
src/sta/doc/OpenSTA.pdf
0 → 100644
File added
src/sta/doc/StaApi.txt
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/doc/messages.txt
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/etc/TclEncode.tcl
0 → 100755
src/sta/examples/example1.dspef
0 → 100644
src/sta/examples/example1.sdf
0 → 100644
src/sta/examples/example1.tcl
0 → 100644
src/sta/examples/example1.v
0 → 100644
src/sta/examples/example1_fast.lib
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/sta/examples/example1_slow.lib
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/sta/examples/example1_typ.lib
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/sta/examples/example2.tcl
0 → 100644
src/sta/examples/example3.tcl
0 → 100644
src/sta/examples/example4.tcl
0 → 100644
src/sta/examples/example5.tcl
0 → 100644
src/sta/graph/Delay.cc
0 → 100644
src/sta/graph/DelayFloat.cc
0 → 100644
src/sta/graph/DelayNormal1.cc
0 → 100644
src/sta/graph/DelayNormal2.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/graph/Graph.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/graph/GraphCmp.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ArcDelayCalc.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ArrayTable.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Bfs.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ClkNetwork.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Clock.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ClockGatingCheck.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ClockGroups.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ClockInsertion.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ClockLatency.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ConcreteLibrary.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ConcreteNetwork.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Corner.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/CycleAccting.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/DataCheck.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/DcalcAnalysisPt.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Debug.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Delay.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/DelayCalc.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/DelayFloat.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/DelayNormal1.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/DelayNormal2.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/DeratingFactors.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/DisabledPorts.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/DispatchQueue.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/EnumNameMap.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/EquivCells.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Error.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ExceptionPath.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/FuncExpr.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Fuzzy.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Graph.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/GraphClass.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/GraphCmp.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/GraphDelayCalc.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Hash.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/HpinDrvrLoad.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/InputDrive.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/InternalPower.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Iterator.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/LeakagePower.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Liberty.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/LibertyClass.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/LibertyWriter.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/LinearModel.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Machine.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/MakeConcreteNetwork.hh
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Map.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/MinMax.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/MinMaxValues.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Mutex.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Network.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/NetworkClass.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/NetworkCmp.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/NullParasitics.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ObjectId.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ObjectTable.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Parasitics.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ParasiticsClass.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ParseBus.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Path.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/PathAnalysisPt.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/PathEnd.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/PathExpanded.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/PathGroup.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/PathRef.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/PathVertex.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/PathVertexRep.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/PatternMatch.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/PinPair.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/PortDelay.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/PortDirection.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/PortExtCap.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/PowerClass.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Property.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Report.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ReportStd.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/ReportTcl.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/RiseFallMinMax.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/RiseFallValues.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Sdc.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/SdcClass.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/SdcCmdComment.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/SdcNetwork.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Search.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/SearchClass.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/SearchPred.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Sequential.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Set.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Sta.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/StaMain.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/StaState.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Stats.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/StringSeq.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/StringSet.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/StringUtil.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/TableModel.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/TimingArc.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/TimingModel.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/TimingRole.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/TokenParser.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Transition.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Units.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/UnorderedMap.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/UnorderedSet.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Vector.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/VerilogNamespace.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/VerilogReader.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/VerilogWriter.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/VertexId.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/VertexVisitor.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/VisitPathEnds.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Wireload.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/WritePathSpice.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/WriteSdc.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/include/sta/Zlib.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/jenkins/build.sh
0 → 100755
This diff is collapsed.
Click to expand it.
src/sta/jenkins/install.sh
0 → 100755
This diff is collapsed.
Click to expand it.
src/sta/jenkins/test.sh
0 → 100755
This diff is collapsed.
Click to expand it.
src/sta/liberty/EquivCells.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/FuncExpr.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/InternalPower.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LeakagePower.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/Liberty.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyBuilder.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyBuilder.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyExpr.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyExpr.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyExprLex.ll
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyExprParse.yy
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyExprPvt.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyExt.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyLex.ll
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyParse.yy
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyParser.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyParser.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyReader.cc
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/sta/liberty/LibertyReader.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyReaderPvt.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LibertyWriter.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/LinearModel.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/Sequential.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/TableModel.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/TimingArc.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/TimingRole.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/Units.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/liberty/Wireload.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/messages.txt
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/network/ConcreteLibrary.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/network/ConcreteNetwork.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/network/HpinDrvrLoad.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/network/Network.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/network/NetworkCmp.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/network/ParseBus.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/network/PortDirection.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/network/SdcNetwork.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/network/VerilogNamespace.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/ConcreteParasitics.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/ConcreteParasitics.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/ConcreteParasiticsPvt.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/EstimateParasitics.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/EstimateParasitics.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/NullParasitics.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/Parasitics.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/Parasitics.i
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/Parasitics.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/ReduceParasitics.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/ReduceParasitics.hh
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/sta/parasitics/SpefLex.ll
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/SpefNamespace.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/SpefNamespace.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/SpefParse.yy
0 → 100755
This diff is collapsed.
Click to expand it.
src/sta/parasitics/SpefReader.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/SpefReader.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/parasitics/SpefReaderPvt.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/Clock.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/ClockGatingCheck.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/ClockGroups.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/ClockInsertion.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/ClockLatency.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/CycleAccting.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/DataCheck.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/DeratingFactors.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/DisabledPorts.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/ExceptionPath.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/InputDrive.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/PinPair.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/PortDelay.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/PortExtCap.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/Sdc.cc
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/sta/sdc/SdcCmdComment.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/SdcGraph.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/WriteSdc.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdc/WriteSdcPvt.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdf/ReportAnnotation.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdf/ReportAnnotation.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdf/Sdf.i
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdf/Sdf.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdf/SdfLex.ll
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdf/SdfParse.yy
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdf/SdfReader.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdf/SdfReader.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdf/SdfReaderPvt.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdf/SdfWriter.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/sdf/SdfWriter.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Bfs.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckCapacitanceLimits.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckCapacitanceLimits.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckFanoutLimits.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckFanoutLimits.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckMaxSkews.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckMaxSkews.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckMinPeriods.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckMinPeriods.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckMinPulseWidths.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckMinPulseWidths.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckSlewLimits.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckSlewLimits.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckTiming.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/CheckTiming.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/ClkInfo.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/ClkInfo.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/ClkNetwork.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/ClkSkew.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/ClkSkew.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Corner.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Crpr.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Crpr.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/FindRegister.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/FindRegister.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/GatedClk.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/GatedClk.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Genclks.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Genclks.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Latches.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Latches.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Levelize.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Levelize.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/MakeTimingModel.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/MakeTimingModel.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Path.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/PathAnalysisPt.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/PathEnd.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/PathEnum.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/PathEnum.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/PathEnumed.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/PathEnumed.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/PathExpanded.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/PathGroup.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/PathRef.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/PathVertex.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/PathVertexRep.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Power.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Power.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Property.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/ReportPath.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/ReportPath.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Search.cc
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/sta/search/SearchPred.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Sim.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Sim.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Sta.cc
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/sta/search/StaState.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Tag.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/Tag.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/TagGroup.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/TagGroup.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/VertexVisitor.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/VisitPathEnds.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/VisitPathGroupVertices.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/VisitPathGroupVertices.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/WorstSlack.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/WorstSlack.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/WritePathSpice.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/WriteSpice.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/search/WriteSpice.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/Cmds.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/Exception.i
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/Graph.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/Liberty.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/Link.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/Network.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/NetworkEdit.i
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/NetworkEdit.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/Power.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/Sdc.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/Search.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/Splash.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/Sta.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/StaTcl.i
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/sta/tcl/Util.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/tcl/Variables.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/test/example1.ok
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/test/example2.ok
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/test/example3.ok
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/test/example4.ok
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/test/example5.ok
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/test/regression
0 → 100755
This diff is collapsed.
Click to expand it.
src/sta/test/regression.tcl
0 → 100755
This diff is collapsed.
Click to expand it.
src/sta/test/regression_vars.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/test/save_ok
0 → 100755
This diff is collapsed.
Click to expand it.
src/sta/test/valgrind.suppress
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/Debug.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/DisableWarning.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/DispatchQueue.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/Error.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/FlexDisableRegister.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/Fuzzy.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/Hash.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/Machine.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/MachineApple.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/MachineLinux.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/MachineUnknown.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/MachineWin32.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/MinMax.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/PatternMatch.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/Report.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/ReportStd.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/ReportTcl.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/RiseFallMinMax.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/RiseFallValues.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/StaConfig.hh.cmake
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/Stats.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/StringSeq.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/StringSet.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/StringUtil.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/TokenParser.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/util/Transition.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/verilog/Verilog.i
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/verilog/Verilog.tcl
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/verilog/VerilogLex.ll
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/verilog/VerilogParse.yy
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/verilog/VerilogReader.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/verilog/VerilogReaderPvt.hh
0 → 100644
This diff is collapsed.
Click to expand it.
src/sta/verilog/VerilogWriter.cc
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment