|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.base.Connection
byucc.jhdl.base.AtomicConnection
This class represents an atomic port of a cell that a net connects to in an atomic Netlist.
Field Summary |
Fields inherited from class byucc.jhdl.base.Connection |
cell, is_atomic_port, port_name_index |
Method Summary | |
int |
getAtomicIndex()
Return the atomic index of this Connection within the bus |
java.lang.String |
getIndexString()
Returns the representation of the index of the connection if not atomic |
Methods inherited from class byucc.jhdl.base.Connection |
getCell, getCellFullName, getCellName, getPortName, getPortNameIndex, getPortWidth, isAtomicPort, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public int getAtomicIndex()
getAtomicIndex
in class Connection
public java.lang.String getIndexString()
getIndexString
in class Connection
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |