insert_buffer¶
- -new_net_names
Base name for the new nets
- -new_cell_names
Base name for the new cells
- -no_of_cells
Number of level(s) of buffers to be introduced Value >= 1
- -inverter_pair
Insert a pair of inverter cells for each buffer
- -object_list
Nets or Pins and Ports which need to be buffered
- -buffer_lib_cell
Reference buffer lib cell to be instantiated
-new_net_names¶
Base name for the new nets
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-new_cell_names¶
Base name for the new cells
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-no_of_cells¶
Number of level(s) of buffers to be introduced Value >= 1
attribute
- type:
INT
- positional:
False
- default:
1
related_options
simple case
There is currently no simple case.
-inverter_pair¶
Insert a pair of inverter cells for each buffer
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-object_list¶
Nets or Pins and Ports which need to be buffered
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-buffer_lib_cell¶
Reference buffer lib cell to be instantiated
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.