Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tools/OpenROAD
Submodule OpenROAD updated 84 files
+2 −2 .github/workflows/black.yaml
+2 −2 .github/workflows/buildifier.yaml
+1 −1 .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
+143 −0 .github/workflows/github-actions-clang-tidy-bazel-post.yml
+47 −12 .github/workflows/github-actions-clang-tidy-bazel.yml
+2 −2 .github/workflows/github-actions-format-on-push.yml
+1 −1 .github/workflows/github-actions-lint-tcl.yml
+4 −4 .github/workflows/github-actions-macos-bazel.yml
+3 −3 .github/workflows/github-actions-macos.yml
+6 −134 .github/workflows/github-actions-on-label-create.yml
+2 −2 .github/workflows/github-actions-on-master-push.yml
+1 −1 .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
+4 −4 .github/workflows/github-actions-update-grammar-railroad-diagrams.yml
+1 −1 .github/workflows/pr-labeler.yml
+886 −886 src/dbSta/test/escape_slash.spefok
+883 −883 src/dbSta/test/escape_slash_hier.spefok
+1 −1 src/drt/test/CMakeLists.txt
+24 −6 src/est/src/EstimateParasitics.cpp
+65 −0 src/est/src/MakeWireParasitics.cpp
+17 −0 src/grt/src/cugr/include/CUGR.h
+109 −8 src/grt/src/cugr/src/CUGR.cpp
+57 −0 src/grt/src/cugr/src/GRNet.h
+103 −38 src/grt/src/cugr/src/GridGraph.cpp
+110 −13 src/grt/src/cugr/src/GridGraph.h
+22 −9 src/grt/src/cugr/src/PatternRoute.cpp
+6 −0 src/grt/test/BUILD
+6 −0 src/grt/test/CMakeLists.txt
+6 −5 src/grt/test/clock_route_cugr.guideok
+3 −3 src/grt/test/clock_route_cugr.ok
+20 −22 src/grt/test/clock_route_cugr2.guideok
+3 −3 src/grt/test/clock_route_cugr2.ok
+1,132 −1,136 src/grt/test/critical_nets_percentage.guideok
+11 −14 src/grt/test/critical_nets_percentage.ok
+1,129 −1,103 src/grt/test/critical_nets_percentage_cugr.guideok
+13 −13 src/grt/test/critical_nets_percentage_cugr.ok
+78 −78 src/grt/test/cugr_adjustment1.guideok
+4 −4 src/grt/test/cugr_adjustment1.ok
+8 −2 src/grt/test/cugr_adjustment2.guideok
+3 −3 src/grt/test/cugr_adjustment2.ok
+766 −744 src/grt/test/cugr_adjustment3.guideok
+15 −15 src/grt/test/cugr_adjustment3.ok
+2 −2 src/grt/test/est_rc3.ok
+4 −4 src/grt/test/est_rc4.ok
+1,391 −946 src/grt/test/est_rc4_corner0.spefok
+1,391 −946 src/grt/test/est_rc4_corner1.spefok
+6 −6 src/grt/test/est_rc_cugr1.ok
+72 −80 src/grt/test/gcd_cugr.guideok
+4 −4 src/grt/test/gcd_cugr.ok
+317 −0 src/grt/test/ndr_1w_3s_cugr.guideok
+61 −0 src/grt/test/ndr_1w_3s_cugr.ok
+42 −0 src/grt/test/ndr_1w_3s_cugr.tcl
+317 −0 src/grt/test/ndr_2w_3s_cugr.guideok
+61 −0 src/grt/test/ndr_2w_3s_cugr.ok
+43 −0 src/grt/test/ndr_2w_3s_cugr.tcl
+313 −0 src/grt/test/ndr_multi_cugr.guideok
+61 −0 src/grt/test/ndr_multi_cugr.ok
+47 −0 src/grt/test/ndr_multi_cugr.tcl
+7,331 −0 src/grt/test/ndr_rrr_cugr.guideok
+89 −0 src/grt/test/ndr_rrr_cugr.ok
+33 −0 src/grt/test/ndr_rrr_cugr.tcl
+292 −0 src/grt/test/ndr_upper_layers_cugr.guideok
+64 −0 src/grt/test/ndr_upper_layers_cugr.ok
+43 −0 src/grt/test/ndr_upper_layers_cugr.tcl
+12 −15 src/grt/test/pin_access1_cugr.guideok
+3 −3 src/grt/test/pin_access1_cugr.ok
+917 −821 src/grt/test/pin_access2_cugr.guideok
+10 −10 src/grt/test/pin_access2_cugr.ok
+264 −0 src/grt/test/soft_ndr_4w_6s_cugr.guideok
+67 −0 src/grt/test/soft_ndr_4w_6s_cugr.ok
+46 −0 src/grt/test/soft_ndr_4w_6s_cugr.tcl
+1 −0 src/gui/src/gui.cpp
+35 −3 src/ifp/README.md
+1 −1 src/ifp/test/ifp_readme_msgs_check.ok
+15 −0 src/ppl/README.md
+1 −1 src/ppl/test/ppl_readme_msgs_check.ok
+1 −0 src/psm/src/pdnsim.cpp
+288 −109 test/aes_sky130hd.metrics
+7 −7 test/aes_sky130hd.metrics_limits