Skip to content

Commit dff60f0

Browse files
committed
docs: add entry about SYNTH_HIER_SEPARATOR
1 parent e232e8a commit dff60f0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

flow/scripts/variables.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -677,6 +677,10 @@ SYNTH_ARGS:
677677
description: |
678678
Optional synthesis variables for yosys.
679679
default: -flatten
680+
SYNTH_HIER_SEPARATOR:
681+
description: |
682+
Separator used for the synthesis flatten stage.
683+
default: .
680684
VERILOG_TOP_PARAMS:
681685
description: |
682686
Apply toplevel params (if exist).

0 commit comments

Comments
 (0)