Skip to content

Commit 11b0d60

Browse files
authored
Merge pull request #2483 from Pinata-Consulting/skip-last-gasp-stages
variables: SKIP_LAST_GASP specify stages
2 parents 880c522 + e9d9fb2 commit 11b0d60

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
@@ -347,6 +347,10 @@ SKIP_GATE_CLONING:
347347
SKIP_LAST_GASP:
348348
description: >
349349
Do not use last gasp optimization to fix timing violations (default: use gate last gasp).
350+
stages:
351+
- cts
352+
- floorplan
353+
- grt
350354
SKIP_PIN_SWAP:
351355
description: >
352356
Do not use pin swapping as a transform to fix timing violations (default: use pin swapping).

0 commit comments

Comments
 (0)