Definition
Overview
- class spydrnet.Definition(name=None, properties=None)
Methods
|
Creates an empty object of type definition |
Check to see if this definition represents a leaf cell. |
Getter Functions
|
Creates an empty object of type definition |
Shortcut to |
|
Get the library that contains this definition |
|
Get the ports that are instanced in this definition |
|
Get the cables that are instanced in this definition. |
|
Return a list of all instances instantiated in this definition |
|
Get a list of all the instances of this definition |
|
Check to see if this definition represents a leaf cell. |
|
|
Create a port, add it to the definition, and return that port. |
|
Add a preexisting port to the definition. |
|
Remove a port from the definition. |
|
Remove a set of ports from the definition. |
|
Create an instance to add to the definition, add it, and return the instance. |
|
Add an existing instance to the definition. |
|
Remove an instance from the definition. |
|
Remove a set of instances from the definition. |
|
Create a cable, add it to the definition, and return the cable. |
|
Add a cable to the definition. |
|
Remove a cable from the definition. |
|
Remove a set of cables from the definition. |
Clone the definition in an api safe way. |
|
Shortcut to |
|
Shortcut to |
|
Shortcut to |
|
Shortcut to |
|
|
Shortcut to |
|
Shortcut to |
Shortcut to |
|
|
Shortcut to |
Shortcut to |
|
Shortcut to |
|
|
Shortcut to |
Shortcut to |
|
Shortcut to |