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