3.4.2.1 netlist
group
Since 1.9.10.
Before 1.9.10 it was gnetlist
group.
Name | Type | Default value | Description |
default-net-name | ‘string’ | ‘"unnamed_net"’ | Default name used for nets for which the user has set no explicit name
via the netname= or net= attributes. |
default-bus-name | ‘string’ | ‘"unnamed_bus"’ | Default name used for buses for which the user has set no explicit
name. Buses are still not used in lepton-netlist . |
net-naming-priority | ‘string’ | ‘net-attribute’ | Possible values: ‘net-attribute’, ‘netname-attribute’.
Specify which attribute, net or netname, has
priority if a net is found with two names. Any netname conflict will
be resolved using the chosen attribute. |