skidl.protonet module

Prototype of a net which can become a Net or a Bus depending upon what is connected to it.

class skidl.protonet.ProtoNet(name=None, circuit=None)[source]

Bases: SkidlBaseObject

create_network()[source]

Create a network from a single ProtoNet.

is_movable()[source]