byucc.jhdl.parsers.xnf
Interface XNFParserConstants
- All Known Implementing Classes:
- XNFCell, XNFCellPort, XNFNet, XNFToJHDLTranslator
- public interface XNFParserConstants
ATOMIC_NET
public static final int ATOMIC_NET
- See Also:
- Constant Field Values
BUS_NET
public static final int BUS_NET
- See Also:
- Constant Field Values
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
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
VERBOSE
public static final boolean VERBOSE
- See Also:
- Constant Field Values
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.