Skip to content

Commit 6dcef7d

Browse files
authored
Merge pull request #2448 from Pinata-Consulting/variables-skip-reporting
variables: flesh out SKIP_REPORT_METRICS and SKIP_INCREMENTAL_REPAIR
2 parents 387ac09 + b8542ff commit 6dcef7d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

flow/scripts/variables.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ RECOVER_POWER:
5252
default: 0
5353
SKIP_INCREMENTAL_REPAIR:
5454
default: 0
55+
description: >
56+
Skip incremental repair in global route.
57+
stages:
58+
- grt
5559
DETAILED_METRICS:
5660
description: >
5761
If set, then calls report_metrics prior to repair operations in the CTS

0 commit comments

Comments
 (0)