Skip to content

Commit 04a00be

Browse files
push slack margins higher again
1 parent 2f0508d commit 04a00be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"CLOCK_PERIOD": 20,
2121

2222
"//": "Hold slack margin - Increase them in case you are getting hold violations.",
23-
"PL_RESIZER_HOLD_SLACK_MARGIN": 0.3,
24-
"GRT_RESIZER_HOLD_SLACK_MARGIN": 0.1,
23+
"PL_RESIZER_HOLD_SLACK_MARGIN": 0.4,
24+
"GRT_RESIZER_HOLD_SLACK_MARGIN": 0.5,
2525

2626
"//": "RUN_LINTER, LINTER_INCLUDE_PDK_MODELS - Disabling the linter is not recommended!",
2727
"RUN_LINTER": 1,

0 commit comments

Comments
 (0)