Skip to content

Commit 1cadd89

Browse files
authored
Merge pull request #2459 from Pinata-Consulting/variables-additions
ADDITIONAL_* variables.yaml stages
2 parents 980de24 + 8cc51ea commit 1cadd89

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

flow/scripts/variables.yaml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -441,14 +441,6 @@ SDC_GUT:
441441
ADDITIONAL_FILES:
442442
description: >
443443
Additional files to be added to `make issue` archive.
444-
stages:
445-
- synth
446-
- floorplan
447-
- place
448-
- cts
449-
- grt
450-
- route
451-
- final
452444
ADDITIONAL_LEFS:
453445
description: >
454446
Hardened macro LEF view files listed here. The LEF information of the macros
@@ -460,6 +452,8 @@ ADDITIONAL_LIBS:
460452
ADDITIONAL_GDS:
461453
description: >
462454
Hardened macro GDS files listed here.
455+
stages:
456+
- final
463457
VERILOG_INCLUDE_DIRS:
464458
description: >
465459
Specifies the include directories for the Verilog input files.

0 commit comments

Comments
 (0)