Commit 68d82cd
authored
File tree
- flow/designs
- asap7
- jpeg_lvt
- mock-alu
- riscv32i-mock-sram
- ihp-sg13g2/i2c-gpio-expander
- nangate45/ariane133
- sky130hd/microwatt
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
- .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/dbSta/test/escape_slash.spefok+886-886
- src/dbSta/test/escape_slash_hier.spefok+883-883
- src/drt/test/CMakeLists.txt+1-1
- src/est/src/EstimateParasitics.cpp+24-6
- src/est/src/MakeWireParasitics.cpp+65
- 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.guideok+1.1k-1.1k
- src/grt/test/critical_nets_percentage.ok+11-14
- 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_rc3.ok+2-2
- src/grt/test/est_rc4.ok+4-4
- src/grt/test/est_rc4_corner0.spefok+1.4k-946
- src/grt/test/est_rc4_corner1.spefok+1.4k-946
- 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
- test/aes_sky130hd.metrics+288-109
- test/aes_sky130hd.metrics_limits+7-7
0 commit comments