|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Port | |
|---|---|
| com.sun.electric.tool.ncc.netlist | |
| com.sun.electric.tool.ncc.processing | |
| Uses of Port in com.sun.electric.tool.ncc.netlist |
|---|
| Methods in com.sun.electric.tool.ncc.netlist that return Port | |
|---|---|
Port |
Wire.addExport(java.lang.String portName,
PortCharacteristic type,
boolean oneNamePerPort)
add a Port to this Wire |
Port |
Wire.getPort()
|
| Methods in com.sun.electric.tool.ncc.netlist that return types with arguments of type Port | |
|---|---|
java.util.ArrayList<Port> |
NccNetlist.getPortArray()
|
| Methods in com.sun.electric.tool.ncc.netlist with parameters of type Port | |
|---|---|
boolean |
Wire.touches(Port p)
Does this Wire connect to the given Port? |
| Uses of Port in com.sun.electric.tool.ncc.processing |
|---|
| Constructors in com.sun.electric.tool.ncc.processing with parameters of type Port | |
|---|---|
SubcircuitInfo(java.lang.String name,
int ID,
Port[] refPorts)
Create the first SubcircuitInfo for the reference Cell |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||