set_ports
Store port definitions for a circuit by mapping port names to netlist node names. Specify input, output, and power connections.
Instructions
Store port definitions for a circuit.
ports maps port names to netlist node names,
e.g. {"in": "in", "out": "out", "gnd": "0"}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| circuit_id | Yes | ||
| ports | Yes |