We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec8491e commit 513889fCopy full SHA for 513889f
BUILD.bazel
@@ -392,8 +392,8 @@ BOOMTILE_VARIABLES = SKIP_REPORT_METRICS | FAST_BUILD_SETTINGS | {
392
"MIN_ROUTING_LAYER": "M2",
393
"MAX_ROUTING_LAYER": "M7",
394
"ROUTING_LAYER_ADJUSTMENT": "0.45",
395
- "DIE_AREA": "0 0 2000 2000",
396
- "CORE_AREA": "2 2 1998 1998",
+ "DIE_AREA": "0 0 1500 1500",
+ "CORE_AREA": "2 2 1498 1498",
397
# Saves hours of build time, specific to BoomTile
398
"SKIP_LAST_GASP": "1",
399
"SETUP_SLACK_MARGIN": "-1300",
0 commit comments