byucc.jhdl.parsers.edif.NewJHDLGenerator
Class Port
java.lang.Object
byucc.jhdl.parsers.edif.NewJHDLGenerator.Port
- public class Port
- extends java.lang.Object
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
name
public java.lang.String name
direction
public int direction
width
public int width
count
public int count
attachedWire
public java.lang.String attachedWire
aliasedWire
public java.lang.String aliasedWire
reversed
public boolean reversed
synthetic
public boolean synthetic
IN
public static final int IN
- See Also:
- Constant Field Values
OUT
public static final int OUT
- See Also:
- Constant Field Values
INOUT
public static final int INOUT
- See Also:
- Constant Field Values
Port
public Port()
Port
public Port(Port p)
toString
public java.lang.String toString()
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.