Skip to content

Commit a948e15

Browse files
committed
variables.yaml: add GDS_ALLOW_EMPTY
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent bec5c26 commit a948e15

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)