Skip to content

Commit 913f2dd

Browse files
committed
scripts: Update MAX_UNGROUP_SIZE help
Signed-off-by: Martin Povišer <[email protected]>
1 parent 2cff8a6 commit 913f2dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flow/scripts/variables.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,8 @@ ABC_LOAD_IN_FF:
224224
MAX_UNGROUP_SIZE:
225225
description: >
226226
For hierarchical synthesis, we ungroup modules of larger area than given by
227-
this variable. The default value is > 0 platform specific.
227+
this variable. The area unit used is the size of a basic nand2 gate from the
228+
platform's standard cell library. The default value is platform specific.
228229
stages:
229230
- synth
230231
FLOORPLAN_DEF:

0 commit comments

Comments
 (0)