commit | 6f903413dd212f050209e4e37d5d4508f3f2cdcd | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@linux.ibm.com> | Tue Dec 06 05:21:01 2022 +1100 |
committer | Anton Blanchard <anton@ozlabs.org> | Tue Dec 06 05:21:01 2022 +1100 |
tree | 614695fa0940aa442f49cfc19251ebbbd7f44446 | |
parent | ea3acb4629819f691b5063ad64102cfb034fc481 [diff] |
Increase hold margin on user_project_wrapper
diff --git a/openlane/user_project_wrapper/config.json b/openlane/user_project_wrapper/config.json index a7b6152..9d4baf5 100644 --- a/openlane/user_project_wrapper/config.json +++ b/openlane/user_project_wrapper/config.json
@@ -112,7 +112,7 @@ "GND_NETS": ["vssd1", "vssd2", "vssa1", "vssa2"], "PL_TARGET_DENSITY": "0.25", - "PL_RESIZER_HOLD_SLACK_MARGIN": "0.2", + "PL_RESIZER_HOLD_SLACK_MARGIN": "0.25", "GRT_ADJUSTMENT": "0.2", "GRT_ANT_ITERS": "1",