Commit 30c38f5
[BOT] Update OpenROAD submodule
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 2a18329 commit 30c38f5
1 file changed
+1
-1
lines changed- .gitignore+1-4
- Jenkinsfile+13
- MODULE.bazel+6-6
- MODULE.bazel.lock+3-3
- bazel/maven_install.json+2.1k
- src/cts/include/cts/TritonCTS.h+1
- src/cts/src/LatencyBalancer.cpp+8-2
- src/cts/src/TritonCTS.cpp+13-2
- src/cts/test/skip_nets.ok+12-6
- src/dbSta/BUILD+2
- src/dbSta/include/db_sta/dbNetwork.hh+2-2
- src/dbSta/src/dbNetwork.cc+82-63
- src/dbSta/test/check_axioms.ok+6-3
- src/dbSta/test/check_axioms.tcl+1-1
- src/dbSta/test/check_axioms.v+5-5
- src/est/include/est/EstimateParasitics.h-4
- src/est/include/est/SteinerTree.h-1
- src/est/src/EstimateParasitics.cpp+24-66
- src/est/src/EstimateParasiticsCallBack.cpp+1-1
- src/est/src/MakeWireParasitics.cpp+42-4
- src/est/src/MakeWireParasitics.h+7
- src/est/src/SteinerTree.cpp-33
- src/grt/include/grt/GlobalRouter.h+2
- src/grt/src/GlobalRouter.cpp+25
- src/grt/src/fastroute/include/DataType.h+4
- src/grt/src/fastroute/include/FastRoute.h+10
- src/grt/src/fastroute/src/FastRoute.cpp+79-67
- src/grt/src/fastroute/src/maze3D.cpp+5-22
- src/grt/src/fastroute/src/utility.cpp+93-14
- src/ifp/include/ifp/InitFloorplan.hh+9-5
- src/ifp/src/InitFloorplan.cc+21-1
- src/ifp/src/InitFloorplan.tcl+2-2
- src/ifp/test/init_floorplan_gap.ok+4
- src/ifp/test/init_floorplan_gap.py+24
- src/ifp/test/init_floorplan_gap.tcl+30-2
- src/odb/include/odb/db.h+28-8
- src/odb/src/db/dbBlock.cpp+14-1
- src/odb/src/db/dbChipInst.cpp+1-3
- src/odb/src/db/dbModInst.cpp+148-92
- src/odb/src/db/dbModNet.cpp+76
- src/odb/src/db/dbModule.cpp+73-29
- src/odb/src/db/dbNet.cpp+138-4
- src/odb/test/BUILD+2
- src/odb/test/CMakeLists.txt+1
- src/odb/test/cpp/CMakeLists.txt+3
- src/odb/test/cpp/TestSwapMaster.cpp+370
- src/odb/test/replace_hier_mod1.ok+123-147
- src/odb/test/replace_hier_mod1.tcl+10-4
- src/odb/test/replace_hier_mod2.ok+239-21
- src/odb/test/replace_hier_mod2.tcl+26
- src/odb/test/replace_hier_mod_report_checks.ok+92
- src/odb/test/replace_hier_mod_report_checks.tcl+88
- src/ram/src/ram.cpp+1
- src/ram/test/BUILD+4-1
- src/ram/test/make_8x8.defok+3.0k-183
- src/ram/test/make_8x8.lefok+361
- src/ram/test/make_8x8.ok+63
- src/ram/test/make_8x8.tcl+29-7
- src/rmp/src/annealing_strategy.cpp+4-34
- src/rsz/README.md+1-1
- src/rsz/src/Rebuffer.cc+13-114
- src/rsz/src/Rebuffer.hh+2
- src/rsz/src/RepairDesign.cc+8
- src/rsz/src/Resizer.cc+23-5
- src/rsz/src/UnbufferMove.cc-4
- src/rsz/test/BUILD+5-5
- src/rsz/test/CMakeLists.txt+1
- src/rsz/test/jpeg2.v+116.2k
- src/rsz/test/replace_arith_modules2.ok+226
- src/rsz/test/replace_arith_modules2.tcl+56
- src/rsz/test/report_buffers_asap7.ok+4-4
- src/rsz/test/report_buffers_gf180.ok+2-2
- src/rsz/test/report_buffers_sky130hd.ok+2-2
- src/rsz/test/report_buffers_sky130hs.ok+4-4
- src/utl/BUILD+2
- src/utl/CMakeLists.txt+1
- src/utl/include/utl/SuppressStdout.h+28
- src/utl/include/utl/timer.h+1
- src/utl/src/SuppressStdout.cpp+56
- src/utl/src/timer.cpp+8-1
- src/utl/test/BUILD+10
- src/utl/test/cpp/CMakeLists.txt+12
- src/utl/test/cpp/TestSuppressStdout.cpp+69
0 commit comments