remove_buffer¶
- -from
Specifies the starting pin or port of the fanout tree from which the buffers or inverter pairs need to be removed.
- -net
Specifies the starting net of the fanout tree from which the buffers or inverter pairs need to be removed
- -to
Specifies the ending pins or ports where the fanout traversal stops.
- -level
Specifies the number of levels for buffers or inverter pairs to be removed.
- -cell_list
Specifies the buffer or inverter cells to be removed
-from¶
attribute
- type:
STRING
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
from net
- GroupType.TYPE_CONFLICT:
cell_list from
simple case
There is currently no simple case.
-net¶
attribute
- type:
STRING
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
from net
simple case
There is currently no simple case.
-to¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
to level
- GroupType.TYPE_CONFLICT:
cell_list to
simple case
There is currently no simple case.
-level¶
attribute
- type:
INT
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
to level
simple case
There is currently no simple case.
-cell_list¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
cell_list from
- GroupType.TYPE_CONFLICT:
cell_list to
simple case
There is currently no simple case.