Skip to content

Commit 1954eb4

Browse files
authored
Merge pull request #2631 from Pinata-Consulting/gds-allow-empty
variables.yaml: add GDS_ALLOW_EMPTY
2 parents bec5c26 + a948e15 commit 1954eb4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

flow/scripts/variables.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -845,3 +845,8 @@ RTLMP_ARGS:
845845
Overrides all other RTL macro placer arguments.
846846
stages:
847847
- floorplan
848+
GDS_ALLOW_EMPTY:
849+
description: >
850+
Regular expression of module names of macros that have no .gds file
851+
stages:
852+
- final

0 commit comments

Comments
 (0)