remove_cell¶
- -cell_list
Specifies a list of cells to be removed from the current design.
- -all
Removes all cells in the current design.
-cell_list¶
Specifies a list of cells to be removed from the current design.
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
cell_list all
- GroupType.TYPE_CONFLICT:
cell_list all
simple case
There is currently no simple case.
-all¶
Removes all cells in the current design.
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
cell_list all
- GroupType.TYPE_CONFLICT:
cell_list all
simple case
There is currently no simple case.