cst_schematic_connect
Connect multiple schematic component ports into a single net by specifying the net name and port entries.
Instructions
Connect Design Studio schematic component ports into one net. Ports are entries such as {'component_type':'Block','name':'R1','port_index':1}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ports | Yes | ||
| net_name | Yes | Final schematic net name. | |
| show_label | No | Show the net-name label on the schematic. |