We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 980de24 + 8cc51ea commit 1cadd89Copy full SHA for 1cadd89
flow/scripts/variables.yaml
@@ -441,14 +441,6 @@ SDC_GUT:
441
ADDITIONAL_FILES:
442
description: >
443
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
452
ADDITIONAL_LEFS:
453
454
Hardened macro LEF view files listed here. The LEF information of the macros
@@ -460,6 +452,8 @@ ADDITIONAL_LIBS:
460
ADDITIONAL_GDS:
461
462
Hardened macro GDS files listed here.
455
+ stages:
456
+ - final
463
457
VERILOG_INCLUDE_DIRS:
464
458
465
459
Specifies the include directories for the Verilog input files.
0 commit comments