create_net >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> `-power`_ Create a power net. By default, the tool creates a signal net `-ground`_ Create a ground net. By default, the tool creates a signal net `-net_list`_ Specifies the names of the created nets. ----------------- .. _create_net-power: -power :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Create a power net. By default, the tool creates a signal net **attribute** :type: BOOL :positional: False :default: **related_options** :GroupType.TYPE_CONFLICT: power ground **simple case** There is currently no simple case. ----------------- .. _create_net-ground: -ground :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Create a ground net. By default, the tool creates a signal net **attribute** :type: BOOL :positional: False :default: **related_options** :GroupType.TYPE_CONFLICT: power ground **simple case** There is currently no simple case. ----------------- .. _create_net-net_list: -net_list :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Specifies the names of the created nets. **attribute** :type: STRLIST :positional: False :default: **related_options** :GroupType.TYPE_LEAST: net_list **simple case** There is currently no simple case.