Commit f606e56
authored
2 files changed
+8
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 4 | + | |
10 | 5 | | |
11 | 6 | | |
12 | 7 | | |
13 | 8 | | |
14 | 9 | | |
15 | 10 | | |
16 | | - | |
| 11 | + | |
17 | 12 | | |
18 | 13 | | |
19 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
- .github/workflows/github-actions-format-on-push.yml+1-1
- etc/DependencyInstaller.sh+1-1
- src/CMakeLists.txt+3
- src/Design.cc+1-3
- src/dbSta/src/dbNetwork.cc+1-3
- src/dpl/src/Grid.cpp+9-16
- src/dpo/src/Optdp.cpp+3-5
- src/drt/src/io/io.cpp+13-21
- src/gpl/CMakeLists.txt+1-1
- src/gpl/src/mbff.cpp+2-4
- src/gpl/src/placerBase.cpp+1-2
- src/gpl/test/CMakeLists.txt+30
- src/gpl/test/fft_test.cc+149
- src/grt/include/grt/GlobalRouter.h-6
- src/grt/src/GlobalRouter.cpp+7-82
- src/grt/src/RepairAntennas.cpp+2-8
- src/grt/src/fastroute/include/FastRoute.h+7-9
- src/grt/src/fastroute/src/FastRoute.cpp+1-1
- src/grt/src/fastroute/src/RSMT.cpp+8-15
- src/grt/src/fastroute/src/route.cpp+21-231
- src/grt/src/fastroute/src/utility.cpp+18-30
- src/grt/test/tracks2.ok+2-2
- src/gui/src/clockWidget.cpp+1-4
- src/gui/src/dbDescriptors.cpp+11-16
- src/gui/src/heatMapPlacementDensity.cpp+1-2
- src/gui/src/layoutViewer.cpp+6-10
- src/gui/src/renderThread.cpp+6-12
- src/gui/src/staGuiInterface.cpp+3-5
- src/gui/src/timingWidget.cpp+50-27
- src/mpl2/doc/debugMessages.md+5
- src/mpl2/src/hier_rtlmp.cpp+246-197
- src/mpl2/src/hier_rtlmp.h+23-1
- src/mpl2/src/object.cpp-96
- src/mpl2/src/object.h+37-40
- src/odb/include/odb/db.h+25-9
- src/odb/include/odb/util.h+11
- src/odb/src/db/dbBlock.cpp+4-6
- src/odb/src/db/dbHierInstShapeItr.cpp+2-6
- src/odb/src/db/dbITerm.cpp+8-10
- src/odb/src/db/dbITermShapeItr.cpp+1-3
- src/odb/src/db/dbInst.cpp+6-10
- src/odb/src/db/dbInstShapeItr.cpp+2-6
- src/odb/src/db/dbMaster.cpp+2-3
- src/odb/src/db/dbNet.cpp+1-2
- src/odb/src/db/dbRow.cpp+9-11
- src/odb/src/db/dbTechLayer.h+1
- src/odb/src/db/dbTechVia.cpp+3-1
- src/odb/src/db/dbTrackGrid.cpp+61
- src/odb/src/db/dbTrackGrid.h+7
- src/odb/src/db/dbUtil.cpp+24-31
- src/odb/src/db/dbVia.cpp+7-3
- src/odb/src/db/dbWire.cpp+17-21
- src/odb/src/db/dbWireOpcode.h+3-3
- src/odb/src/db/tmg_conn.cpp+2-10
- src/odb/src/defout/defout_impl.cpp+4-6
- src/odb/src/lefout/lefout.cpp+14-14
- src/odb/src/zutil/util.cpp+147-43
- src/pad/src/ICeWall.cpp+19-35
- src/pad/src/RDLRouter.cpp+12-20
- src/pdn/src/PdnGen.cc+4-6
- src/pdn/src/grid.cpp+3-6
- src/pdn/src/straps.cpp+4-7
- src/pdn/src/via.cpp+1-2
- src/pdn/src/via_repair.cpp+1-2
- src/psm/src/ir_solver.cpp+94-55
- src/psm/src/ir_solver.h+4-1
- src/psm/test/ihp-sg13g2_data/IOLib.lef+7.1k
- src/psm/test/ihp-sg13g2_data/IOLib_dummy.lib+3.0k
- src/psm/test/ihp-sg13g2_data/setRC.tcl+20
- src/psm/test/ihp-sg13g2_data/sg13g2_stdcell.lef+6.7k
- src/psm/test/ihp-sg13g2_data/sg13g2_stdcell_typ_1p20V_25C.lib+28.7k
- src/psm/test/ihp-sg13g2_data/sg13g2_tech.lef+3.7k
- src/psm/test/pad_connected_by_abutment.def+4.2k
- src/psm/test/pad_connected_by_abutment.ok+26
- src/psm/test/pad_connected_by_abutment.tcl+37
- src/psm/test/regression_tests.tcl+1
- src/rcx/src/extSpef.cpp+12-8
- src/rcx/src/netRC.cpp+3-4
- src/rsz/src/Resizer.cc+3-5
- src/rsz/src/SteinerTree.cc+25-25
- src/rsz/src/SteinerTree.hh+11-4
- src/stt/src/pdr/src/pd.cpp+15-8
- src/upf/src/upf.cpp+1-3
0 commit comments