Glade Reference
The net class is normally created in a cellView using the dbCreateNet() function. A net is derived from a dbObj. Nets have pins (which represent connections at this level of hierarchy with upper levels of hierarchy) and instPins (which represent connections with instances, i.e. lower levels of hierarchy). These provide a means for hierarchical connectivity from the pins on an instance of the cellView to the instPins on instances in the cellView.
Sets the name of the net.
Gets the net name.
Gets the net object type as NET
Gets the net object name as "NET".
Creates an inst pin for this net with instname as the instance name and pinname as the name of the pin.
Deletes an inst pin of this net.
Deletes an inst pin of this net.
Gets the number of inst pins for this net.
Add an inst pin for this net.
Get the net's inst pin list.
Gets the half perimeter wirelength of this net.
Sets the net as a specialnet.
Gets the net's specialnet status.
Set the net's pin list
Gets the net's pin list.
Add a pin to this net.
Sets the net's shape list.
Gets the net's shape list.
Get the number of shapes associated with this net.
Add a shape to the net's shape list.
Delete a shape from the net's shape list.
Copyright © Peardrop Design 2016.