Commit 7e3c377
3 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
- .bazelignore+1
- .github/workflows/github-actions-clang-tidy.yml+1
- AUTHORS+17
- LICENSE+1-1
- MODULE.bazel+3-3
- MODULE.bazel.lock+2-1
- README.md+1
- docs/md/man1/openroad.md+2
- src/Main.cc+30-8
- src/ant/include/ant/AntennaChecker.hh+1-1
- src/ant/src/AntennaChecker.cc+10-6
- src/drt/src/db/obj/frInst.h+3-1
- src/drt/src/pa/FlexPA.cpp+20
- src/drt/src/pa/FlexPA.h+2
- src/drt/src/pa/FlexPA_acc_pattern.cpp+7-7
- src/drt/src/pa/FlexPA_acc_point.cpp+7-12
- src/drt/src/pa/FlexPA_unique.cpp+17-28
- src/drt/src/pa/FlexPA_unique.h+4-7
- src/grt/src/GlobalRouter.cpp+8-2
- src/gui/src/renderThread.cpp+9-3
- src/gui/src/search.cpp+6
- src/ifp/test/CMakeLists.txt+1
- src/ifp/test/init_floorplan_polygon.def+136
- src/ifp/test/init_floorplan_polygon.defok+136
- src/ifp/test/init_floorplan_polygon.ok+6
- src/ifp/test/init_floorplan_polygon.tcl+11
- src/mpl/src/SACoreSoftMacro.cpp+4
- src/odb/include/odb/db.h+53
- src/odb/include/odb/geom.h+12
- src/odb/src/db/dbBTerm.cpp+1-1
- src/odb/src/db/dbBlock.cpp+100-1
- src/odb/src/db/dbBlock.h+2-1
- src/odb/src/db/dbBlockage.cpp+29
- src/odb/src/db/dbBlockage.h+6-1
- src/odb/src/db/dbDatabase.h+4-1
- src/odb/src/db/dbModBTerm.cpp+7
- src/odb/src/db/dbModInst.cpp+74-60
- src/odb/src/db/dbModule.cpp+4-4
- src/odb/src/db/dbObstruction.cpp+36
- src/odb/src/db/dbObstruction.h+2-1
- src/odb/src/db/geom.cpp+39
- src/odb/src/defin/definReader.cpp+2-35
- src/odb/src/defout/defout_impl.cpp+41-9
- src/odb/test/cpp/BUILD+47
- src/odb/test/cpp/CMakeLists.txt+1-1
- src/odb/test/cpp/TestDbWire.cc+6-1
- src/odb/test/cpp/TestPolygonalFloorplan.cc+172
- src/odb/test/cpp/nangate45_test_fixture.h+39
- src/odb/test/cpp/sky130_test_fixture.h+8-4
- src/odb/test/data/nangate45_polygon_floorplan.def+136
- src/odb/test/data/sky130hd/BUILD+16
- test/regression_test.sh+1-18
0 commit comments