|
Class Summary |
| Bipolar |
A Bipolar transistor |
| Function4PortTo3Port |
PrimitiveNode.Function distinguishes between 4-port and 3-port transistors. |
| Mos |
One or more MOS transistors in series. |
| NccNameProxy |
Stores the information necessary to generate an instance name for a Part
It is the same as HierarchyEnumerator.NameProxy except that it removes
a common path prefix from the name. |
| NccNameProxy.PartNameProxy |
|
| NccNameProxy.WireNameProxy |
|
| NccNetlist |
NCC's representation of a netlist. |
| NetObject |
NetObject is the parent class for Parts, Wires, and Ports. |
| NetObject.Type |
|
| Part |
Part is an intermediate abstract sub-class of NetObject. |
| Port |
An NCC Port holds all the Export names associated with a single NCC
Wire. |
| PrimitiveNameToFunction |
Translate the names found in "transistorType" and "resistorType" NCC
declarations into the appropriate PrimitiveNode.Function enum. |
| Resistor |
|
| Subcircuit |
A Cell instance that is being treated as a primitive circuit component
during a hierarchical netlist comparison |
| Subcircuit.SubcircuitPinType |
presume that no ports are interchangeable |
| Wire |
A Wire represents an electrical equipotential. |