| Package | Description |
|---|---|
| com.sun.electric.tool.io.input.verilog |
| Modifier and Type | Method and Description |
|---|---|
VerilogData.VerilogModule |
VerilogData.VerilogInstance.getModule()
Function to return the module of this instance
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<VerilogData.VerilogModule> |
VerilogData.getModules()
Function to return a collection of modules defined.
|