|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.io.input.verilog.VerilogData
public class VerilogData
User: gg151869 Date: Jan 19, 2007
Nested Class Summary | |
---|---|
class |
VerilogData.VerilogInstance
|
class |
VerilogData.VerilogModule
Class to represent subcells |
class |
VerilogData.VerilogPort
This class covers input/output/inout |
class |
VerilogData.VerilogPortInst
|
static class |
VerilogData.VerilogWire
This class covers wires. |
Method Summary | |
---|---|
java.util.Collection<VerilogData.VerilogModule> |
getModules()
Function to return a collection of modules defined. |
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
public java.util.Collection<VerilogData.VerilogModule> getModules()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |