public class VerilogData.VerilogInstance
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
VerilogData.VerilogModule |
getModule()
Function to return the module of this instance
|
java.lang.String |
getName()
Function to return the name of this instance
|
public java.lang.String getName()
public VerilogData.VerilogModule getModule()