Commit 0a420a4
[BOT] Update OpenROAD submodule
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 83bf4a6 commit 0a420a4
1 file changed
+1
-1
lines changed- .github/workflows/github-actions-clang-tidy.yml+1-1
- MODULE.bazel+3-3
- MODULE.bazel.lock+3-3
- src/dbSta/include/db_sta/dbNetwork.hh+5
- src/dbSta/src/dbNetwork.cc+32-10
- src/dbSta/test/cpp/TestDbSta.cc+37-1
- src/est/src/EstimateParasitics.cpp+10
- src/gpl/src/graphicsImpl.cpp+4-3
- src/gpl/src/graphicsImpl.h+2-1
- src/gpl/src/nesterovBase.cpp+3-4
- src/grt/src/Grid.cpp+2-2
- src/grt/src/fastroute/src/FastRoute.cpp+7-7
- src/grt/test/congestion1.ok+50
- src/grt/test/congestion2.ok+50
- src/grt/test/congestion5.ok+49
- src/grt/test/congestion6.ok+50
- src/grt/test/congestion7.ok+50
- src/grt/test/critical_nets_percentage.ok+9
- src/grt/test/macro_obs_not_aligned.ok+3
- src/grt/test/modeling_instance_obs.ok+10
- src/grt/test/overlapping_edges.ok+5
- src/grt/test/pin_access2.ok+1
- src/grt/test/soft_ndr_4w_6s.ok+99
- src/gui/README.md+7
- src/gui/include/gui/gui.h+7-4
- src/gui/src/gui.cpp+35-29
- src/gui/src/gui.i+7-7
- src/gui/src/gui.tcl+10-4
- src/gui/src/stub.cpp+5-3
- src/mpl/src/clusterEngine.cpp+42-31
- src/mpl/src/clusterEngine.h+8-5
- src/mpl/src/hier_rtlmp.cpp+48-49
- src/mpl/src/hier_rtlmp.h+11-3
- src/odb/include/odb/db.h+14
- src/odb/src/codeGenerator/templates/impl.cpp+3-3
- src/odb/src/db/dbBlock.cpp+48
- src/odb/src/db/dbChip.cpp+5
- src/odb/src/db/dbMarkerCategory.cpp+3
- src/odb/src/db/dbModBTerm.cpp+3
- src/odb/src/db/dbModITerm.cpp+3
- src/odb/src/db/dbModule.cpp+3
- src/odb/src/db/dbNet.cpp+7-1
- src/pdn/src/grid.cpp+14-2
- src/pdn/src/straps.cpp+26-3
- src/pdn/test/report.ok+68
- src/pdn/test/report.py+2-2
- src/pdn/test/report.tcl+2-2
- src/rsz/src/RepairDesign.cc+3
- src/rsz/test/buffer_varying_lengths.defok-2.8k
- src/rsz/test/buffer_varying_lengths.ok+281-23
- src/rsz/test/buffer_varying_lengths.tcl+66-14
- src/rsz/test/clone_flat.ok+779-817
- src/rsz/test/clone_flat_out.vok+67-94
- src/rsz/test/clone_hier.ok+681-669
- src/rsz/test/clone_hier_out.vok+138-267
- src/rsz/test/repair_setup6_multi.ok+4-4
- test/aes_nangate45.metrics+20-22
- test/aes_nangate45.metrics_limits+5-5
- test/jpeg_sky130hd.metrics+93-122
- test/jpeg_sky130hd.metrics_limits+14-14
- test/jpeg_sky130hs.metrics+116-121
- test/jpeg_sky130hs.metrics_limits+14-14
- test/orfs/ram_8x7/BUILD+128
- test/orfs/ram_8x7/README.md+3
- test/orfs/ram_8x7/bad.v+1.3k
- test/orfs/ram_8x7/constraint.sdc+42
- test/orfs/ram_8x7/good.v+1.3k
- test/orfs/ram_8x7/ram_8x7.sv+21
- test/orfs/ram_8x7/ram_8x7_sim.cpp+86
- test/orfs/ram_8x7/rules-base.json+233
- test/orfs/ram_8x7/sim.bzl+75
0 commit comments