The pyedb.configuration.cfg_terminals library#

Summary#

CfgTerminalInfo

Factory for terminal-location descriptors used in port/source definitions.

CfgTerminal

Base class for explicit terminal definitions.

CfgPadstackInstanceTerminal

Represent a terminal created from a named padstack instance.

CfgPinGroupTerminal

Represent a terminal created from a named pin group.

CfgPointTerminal

Represent a terminal placed at explicit XY coordinates.

CfgEdgeTerminal

Represent a terminal attached to a primitive edge.

CfgBundleTerminal

Represent a bundle terminal built from other terminal names.

CfgTerminals

Collect low-level terminal definitions for serialization.

Description#

Build explicit low-level terminal entries for configuration payloads.