Commit c731ff0
[BOT] Update OpenROAD submodule
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 0572c88 commit c731ff0
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/black.yaml+2-2
- .github/workflows/buildifier.yaml+2-2
- .github/workflows/first-time-contributor.yml+1-1
- .github/workflows/github-actions-are-differences-found.yml+1-1
- .github/workflows/github-actions-are-odb-files-generated.yml+1-1
- .github/workflows/github-actions-check-bazel-lock.yml+1-1
- .github/workflows/github-actions-clang-tidy-bazel-post.yml+143
- .github/workflows/github-actions-clang-tidy-bazel.yml+47-12
- .github/workflows/github-actions-format-on-push.yml+2-2
- .github/workflows/github-actions-lint-tcl.yml+1-1
- .github/workflows/github-actions-macos-bazel.yml+4-4
- .github/workflows/github-actions-macos.yml+3-3
- .github/workflows/github-actions-on-label-create.yml+6-134
- .github/workflows/github-actions-on-master-push.yml+2-2
- .github/workflows/github-actions-on-push.yml+1-1
- .github/workflows/github-actions-quarterly-tag.yml+1-1
- .github/workflows/github-actions-repo-stats.yml+1-1
- .github/workflows/github-actions-stale.yml+1-1
- .github/workflows/github-actions-update-grammar-railroad-diagrams.yml+4-4
- .github/workflows/pr-labeler.yml+1-1
- src/drt/test/CMakeLists.txt+1-1
- src/grt/src/cugr/include/CUGR.h+17
- src/grt/src/cugr/src/CUGR.cpp+109-8
- src/grt/src/cugr/src/GRNet.h+57
- src/grt/src/cugr/src/GridGraph.cpp+103-38
- src/grt/src/cugr/src/GridGraph.h+110-13
- src/grt/src/cugr/src/PatternRoute.cpp+22-9
- src/grt/test/BUILD+6
- src/grt/test/CMakeLists.txt+6
- src/grt/test/clock_route_cugr.guideok+6-5
- src/grt/test/clock_route_cugr.ok+3-3
- src/grt/test/clock_route_cugr2.guideok+20-22
- src/grt/test/clock_route_cugr2.ok+3-3
- src/grt/test/critical_nets_percentage_cugr.guideok+1.1k-1.1k
- src/grt/test/critical_nets_percentage_cugr.ok+13-13
- src/grt/test/cugr_adjustment1.guideok+78-78
- src/grt/test/cugr_adjustment1.ok+4-4
- src/grt/test/cugr_adjustment2.guideok+8-2
- src/grt/test/cugr_adjustment2.ok+3-3
- src/grt/test/cugr_adjustment3.guideok+766-744
- src/grt/test/cugr_adjustment3.ok+15-15
- src/grt/test/est_rc_cugr1.ok+6-6
- src/grt/test/gcd_cugr.guideok+72-80
- src/grt/test/gcd_cugr.ok+4-4
- src/grt/test/ndr_1w_3s_cugr.guideok+317
- src/grt/test/ndr_1w_3s_cugr.ok+61
- src/grt/test/ndr_1w_3s_cugr.tcl+42
- src/grt/test/ndr_2w_3s_cugr.guideok+317
- src/grt/test/ndr_2w_3s_cugr.ok+61
- src/grt/test/ndr_2w_3s_cugr.tcl+43
- src/grt/test/ndr_multi_cugr.guideok+313
- src/grt/test/ndr_multi_cugr.ok+61
- src/grt/test/ndr_multi_cugr.tcl+47
- src/grt/test/ndr_rrr_cugr.guideok+7.3k
- src/grt/test/ndr_rrr_cugr.ok+89
- src/grt/test/ndr_rrr_cugr.tcl+33
- src/grt/test/ndr_upper_layers_cugr.guideok+292
- src/grt/test/ndr_upper_layers_cugr.ok+64
- src/grt/test/ndr_upper_layers_cugr.tcl+43
- src/grt/test/pin_access1_cugr.guideok+12-15
- src/grt/test/pin_access1_cugr.ok+3-3
- src/grt/test/pin_access2_cugr.guideok+917-821
- src/grt/test/pin_access2_cugr.ok+10-10
- src/grt/test/soft_ndr_4w_6s_cugr.guideok+264
- src/grt/test/soft_ndr_4w_6s_cugr.ok+67
- src/grt/test/soft_ndr_4w_6s_cugr.tcl+46
- src/gui/src/gui.cpp+1
- src/ifp/README.md+35-3
- src/ifp/test/ifp_readme_msgs_check.ok+1-1
- src/ppl/README.md+15
- src/ppl/test/ppl_readme_msgs_check.ok+1-1
- src/psm/src/pdnsim.cpp+1
- src/rsz/include/rsz/Resizer.hh+2-1
- src/rsz/src/RepairDesign.cc+17-7
- src/rsz/src/RepairDesign.hh+4-2
- src/rsz/src/Resizer.cc+15-5
0 commit comments