Skip to content

Commit 040c730

Browse files
reverse setup margin change
1 parent 1f3a371 commit 040c730

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"GRT_RESIZER_DESIGN_OPTIMIZATIONS": 1,
2929

3030
"//": "Increase setup margin to encourage Resizer to be more aggressive with upsizing/buffering.",
31-
"PL_RESIZER_SETUP_SLACK_MARGIN": 1.0,
31+
"PL_RESIZER_SETUP_SLACK_MARGIN": 0.5,
3232

3333
"//": "Enable antenna diode insertion for fixing antenna ratio violations",
3434
"DIODE_INSERTION_STRATEGY": 4,

0 commit comments

Comments
 (0)