Commit 61f4fda
committed
fix initialization problems in findLayerSlots
Signed-off-by: Chaitanya Gambali <[email protected]>1 parent ecc2be4 commit 61f4fda
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
832 | | - | |
833 | | - | |
834 | 832 | | |
835 | 833 | | |
836 | 834 | | |
| |||
843 | 841 | | |
844 | 842 | | |
845 | 843 | | |
| 844 | + | |
| 845 | + | |
846 | 846 | | |
847 | 847 | | |
848 | 848 | | |
| |||
- CMakeLists.txt+5-18
- README.md-10
- dcalc/DmpCeff.cc+24-13
- dcalc/GraphDelayCalc.cc+17-28
- doc/OpenSTA.fodt+1.4k-1.5k
- doc/OpenSTA.pdf
- graph/Graph.cc-30
- include/sta/Bfs.hh+4-4
- include/sta/ExceptionPath.hh+1-1
- include/sta/Graph.hh+1-6
- include/sta/GraphDelayCalc.hh+2-3
- include/sta/Liberty.hh-11
- include/sta/PathEnd.hh-2
- include/sta/Search.hh+4-4
- liberty/Liberty.cc+3-83
- liberty/Liberty.tcl-2
- liberty/LibertyBuilder.cc-2
- liberty/LibertyLex.ll+1-1
- liberty/LibertyReader.cc+3-36
- parasitics/ConcreteParasitics.cc+1-15
- parasitics/ConcreteParasitics.hh-1
- parasitics/Parasitics.tcl+21-2
- power/Power.cc+1-12
- power/Power.hh-1
- sdc/ExceptionPath.cc+23-23
- sdc/Sdc.cc+2-4
- sdc/Sdc.tcl+1-4
- sdf/SdfWriter.cc+1-1
- search/Bfs.cc+16-26
- search/CheckMinPeriods.cc+17-33
- search/CheckMinPeriods.hh+6-9
- search/CheckMinPulseWidths.hh+2-2
- search/CheckTiming.cc+2-2
- search/CheckTiming.hh+1-1
- search/Corner.cc+1-2
- search/Genclks.cc+8-16
- search/Genclks.hh-1
- search/Latches.cc+1-1
- search/Levelize.cc+39-62
- search/Levelize.hh+6-7
- search/PathEnd.cc-18
- search/PathEnum.cc+34-63
- search/PathGroup.cc+2
- search/Property.cc-6
- search/ReportPath.cc+73-70
- search/ReportPath.hh+5-9
- search/Search.cc+26-41
- search/Search.i+3-31
- search/Search.tcl+3-3
- search/Sta.cc+5-13
- search/Tag.cc+1-1
- search/Tag.hh-3
- search/TagGroup.cc-14
- search/TagGroup.hh-6
- search/VisitPathEnds.cc+6
- spice/WriteSpice.cc+15-4
- 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+2-4
- util/PatternMatch.cc-2
- util/gzstream.hh+1-1
0 commit comments