disconnect_net >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> `-net`_ Specifies the net name or net instance name to disconnect. `-object_list`_ Specifies the pins and ports disconnected from the net. `-all`_ Specifies to break all connections on the net. ----------------- .. _disconnect_net-net: -net :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Specifies the net name or net instance name to disconnect. **attribute** :type: STRING :positional: False :default: **related_options** :GroupType.TYPE_LEAST: net **simple case** There is currently no simple case. ----------------- .. _disconnect_net-object_list: -object_list :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Specifies the pins and ports disconnected from the net. **attribute** :type: STRLIST :positional: False :default: **related_options** :GroupType.TYPE_LEAST: object_list all :GroupType.TYPE_CONFLICT: object_list all **simple case** There is currently no simple case. ----------------- .. _disconnect_net-all: -all :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Specifies to break all connections on the net. **attribute** :type: BOOL :positional: False :default: **related_options** :GroupType.TYPE_LEAST: object_list all :GroupType.TYPE_CONFLICT: object_list all **simple case** There is currently no simple case.