Commit cd121c0
authored
Merge pull request The-OpenROAD-Project#7471 from The-OpenROAD-Project-staging/update-sta
Update sta2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
- .gitignore-5
- CMakeLists.txt+4-8
- Dockerfile.centos7+1-1
- Dockerfile.ubuntu22.04+1-1
- README.md+2-2
- app/StaApp.i+1
- app/StaMain.cc+1-1
- dcalc/ArnoldiDelayCalc.cc+1
- dcalc/CcsCeffDelayCalc.cc+2
- dcalc/CcsCeffDelayCalc.hh+8-8
- dcalc/DelayCalc.i+2
- dcalc/DelayCalcBase.cc+1
- dcalc/DelayCalcBase.hh+8-8
- dcalc/DmpCeff.cc+1
- dcalc/DmpCeff.hh+8-8
- dcalc/GraphDelayCalc.cc+1
- dcalc/LumpedCapDelayCalc.cc+1
- dcalc/LumpedCapDelayCalc.hh+8-8
- dcalc/PrimaDelayCalc.cc+1
- dcalc/UnitDelayCalc.cc+2
- dcalc/UnitDelayCalc.hh+16-16
- doc/ApiChanges.txt+1-1
- doc/ChangeLog.txt+16-1
- doc/OpenSTA.odt
- doc/OpenSTA.pdf
- include/sta/ArcDelayCalc.hh+16-16
- include/sta/ConcreteLibrary.hh+1-1
- include/sta/ConcreteNetwork.hh+3-1
- include/sta/ExceptionPath.hh+11-4
- include/sta/GraphDelayCalc.hh+5-5
- include/sta/LinearModel.hh+12-12
- include/sta/Map.hh+1-1
- include/sta/Network.hh+2
- include/sta/NetworkClass.hh+3
- include/sta/Property.hh+131-70
- include/sta/Sdc.hh+18-10
- include/sta/SdcNetwork.hh+2
- include/sta/Sta.hh+10-5
- include/sta/TableModel.hh+88-88
- include/sta/TimingModel.hh+12-14
- include/sta/UnorderedMap.hh+1-1
- liberty/InternalPower.cc+2
- liberty/Liberty.cc+5
- liberty/LibertyBuilder.cc+2
- liberty/LibertyReaderPvt.hh+4-4
- liberty/LinearModel.cc+2
- liberty/TimingArc.cc+1
- network/ConcreteNetwork.cc+14
- network/SdcNetwork.cc+12
- parasitics/SpefReader.cc+2
- power/SaifReader.cc+1
- power/VcdReader.cc+1
- sdc/ExceptionPath.cc+18-2
- sdc/Sdc.cc+75-28
- sdc/Sdc.i+6-3
- sdc/Sdc.tcl+8-5
- sdf/SdfWriter.cc+2
- search/MakeTimingModel.cc+1
- search/Property.cc+523-418
- search/Property.i+249
- search/ReportPath.cc+2
- search/Search.cc+24-18
- search/Search.i-105
- search/Sta.cc+7-3
- spice/WritePathSpice.cc+1
- spice/WriteSpice.cc+1
- tcl/Property.tcl+74-18
- tcl/StaTclTypes.i+6
- test/regression_vars.tcl+1-1
0 commit comments