Skip to content

Commit d1c66b8

Browse files
committed
Document SETUP_MOVE_SEQUENCE option
Signed-off-by: Matthew Guthaus <[email protected]>
1 parent cd8df93 commit d1c66b8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

flow/scripts/variables.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,15 @@ SETUP_SLACK_MARGIN:
484484
- floorplan
485485
- grt
486486
default: 0
487+
SETUP_MOVE_SEQUENCE:
488+
description: |
489+
Specifies the sequence of moves to do in repair_timing -setup. This should be a string
490+
of move keywords separated by commas such as the default when not used:
491+
"unbuffer,sizedown,sizeup,swap,buffer,clone,split".
492+
stages:
493+
- cts
494+
- floorplan
495+
- grt
487496
SKIP_GATE_CLONING:
488497
description: >
489498
Do not use gate cloning transform to fix timing violations (default: use

0 commit comments

Comments
 (0)