Package | Description |
---|---|
com.sun.electric.tool.user |
Package for handling the user-interface tool.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CompileVerilogStruct.VInstance> |
CompileVerilogStruct.VModule.getInstances()
Method to return a List of Instances inside of this Verilog Module.
|
Constructor and Description |
---|
CompileVerilogStruct.VPort(CompileVerilogStruct.VInstance in,
java.lang.String portName,
boolean onBus) |