|
|||||||||||
| 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.BusNet
Used by BusNetlist to represent a bus, from which various subsets are used as connections to ports. In a bus-wise netlist, all connections belong to one and only one BusNet. NOTE: At the present, getProperties on a BusNet will return the union of any property on any bit. To get a more accurate picture of which bits have which properties, create an AtomicNetlist.
| Field Summary |
| Fields inherited from class byucc.jhdl.base.Net |
atomic_index, cl, name, net_wire |
| Method Summary | |
java.lang.String |
getIndexString()
Simple accessor to get the index string |
| 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 | ||||||||||