ungroup¶
- -prefix
prefix to use in naming cells
- -cell_list
list of cells to be ungrouped
- -all
specifies whether to expand all the cells of the module
- -flatten
expand all levels of hierarchy
- -start_level
flatten cells from level: Value >= 1
-prefix¶
prefix to use in naming cells
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-cell_list¶
list of cells to be ungrouped
attribute
- type:
STRLIST
- positional:
True
- default:
related_options
- GroupType.TYPE_CONFLICT:
cell_list all
simple case
There is currently no simple case.
-all¶
specifies whether to expand all the cells of the module
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
cell_list all
simple case
There is currently no simple case.
-flatten¶
expand all levels of hierarchy
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
flatten start_level
simple case
There is currently no simple case.
-start_level¶
flatten cells from level: Value >= 1
attribute
- type:
INT
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
flatten start_level
simple case
There is currently no simple case.