connect_pin¶
- -from
Specifies the pin or port from which to make the connection.
- -to
Specifies the pins and ports to which to make the connection.
- -port_name
Specifies the base name to use as the names of ports that are created on subdesigns to make the connection.
- -verbose
Specifies that the tool displays individual netlist operations while making the global connections.
-from¶
Specifies the pin or port from which to make the connection.
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
from
simple case
There is currently no simple case.
-to¶
Specifies the pins and ports to which to make the connection.
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
to
simple case
There is currently no simple case.
-port_name¶
Specifies the base name to use as the names of ports that are created on subdesigns to make the connection.
attribute
- type:
STRING
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
port_name
simple case
There is currently no simple case.
-verbose¶
Specifies that the tool displays individual netlist operations while making the global connections.
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.