|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.base.Net
byucc.jhdl.base.FlatNet
Stores a flat netlist net of atomic width with all connections to the top-level ports and all leaf cells.
Field Summary |
Fields inherited from class byucc.jhdl.base.Net |
atomic_index, cl, name, net_wire |
Method Summary | |
java.lang.String |
getIndexString()
Simple accessor returns string representing the index of the net |
Methods inherited from class byucc.jhdl.base.Net |
getAtomicIndex, getAtomicWidth, getConnections, getName, getProperties, getWire, hasConnections, hasMultipleConnections, isAlias, isAtomic, setAtomicIndex, setName, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.lang.String getIndexString()
getIndexString
in class Net
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |