Commit 1927011
committed
update sta
Signed-off-by: Matt Liberty <[email protected]>1 parent 4d5ad82 commit 1927011
2 files changed
+1
-46
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 9 | | |
55 | 10 | | |
56 | 11 | | |
| |||
- CMakeLists.txt+18-5
- README.md+10
- dcalc/DmpCeff.cc+13-24
- dcalc/GraphDelayCalc.cc+28-17
- doc/OpenSTA.fodt+1.5k-1.4k
- doc/OpenSTA.pdf
- graph/Graph.cc+30
- include/sta/Bfs.hh+4-4
- include/sta/ExceptionPath.hh+1-1
- include/sta/Graph.hh+6-1
- include/sta/GraphDelayCalc.hh+3-2
- include/sta/Liberty.hh+11
- include/sta/PathEnd.hh+2
- include/sta/Search.hh+4-4
- liberty/Liberty.cc+83-3
- liberty/Liberty.tcl+2
- liberty/LibertyBuilder.cc+2
- liberty/LibertyLex.ll+1-1
- liberty/LibertyReader.cc+36-3
- parasitics/ConcreteParasitics.cc+15-1
- parasitics/ConcreteParasitics.hh+1
- parasitics/Parasitics.tcl+2-21
- power/Power.cc+12-1
- power/Power.hh+1
- sdc/ExceptionPath.cc+23-23
- sdc/Sdc.cc+4-2
- sdc/Sdc.tcl+4-1
- sdf/SdfWriter.cc+1-1
- search/Bfs.cc+26-16
- search/CheckMinPeriods.cc+33-17
- search/CheckMinPeriods.hh+9-6
- search/CheckMinPulseWidths.hh+2-2
- search/CheckTiming.cc+2-2
- search/CheckTiming.hh+1-1
- search/Corner.cc+2-1
- search/Genclks.cc+16-8
- search/Genclks.hh+1
- search/Latches.cc+1-1
- search/Levelize.cc+62-39
- search/Levelize.hh+7-6
- search/PathEnd.cc+18
- search/PathEnum.cc+63-34
- search/PathGroup.cc-2
- search/Property.cc+6
- search/ReportPath.cc+70-73
- search/ReportPath.hh+9-5
- search/Search.cc+41-26
- search/Search.i+31-3
- search/Search.tcl+3-3
- search/Sta.cc+13-5
- search/Tag.cc+1-1
- search/Tag.hh+3
- search/TagGroup.cc+14
- search/TagGroup.hh+6
- search/VisitPathEnds.cc-6
- spice/WriteSpice.cc+4-15
- test/liberty_backslash_eol.lib+51
- test/liberty_backslash_eol.ok
- test/liberty_backslash_eol.tcl+2
- test/liberty_float_as_str.lib+55
- test/liberty_float_as_str.ok+7
- test/liberty_float_as_str.tcl+3
- test/regression_vars.tcl+3
- test/report_checks_sorted.ok+87
- test/report_checks_sorted.tcl+12
- test/report_checks_sorted.v+15
- test/report_json1.ok+4-2
- util/PatternMatch.cc+2
- util/gzstream.hh+1-1
0 commit comments