Uses of Interface
byucc.jhdl.platforms.util.UtilConstants

Packages that use UtilConstants
byucc.jhdl.platforms.util   
 

Uses of UtilConstants in byucc.jhdl.platforms.util
 

Classes in byucc.jhdl.platforms.util that implement UtilConstants
 class ConnectionTemplate
          This class is used to create a template for connections which are made multiple times when hooking up the components on a board.
 class GenericBoard
          Class designed for making the board-level of board models easier to create.
 class GenericProcessingElement
           
 class GenericUserCore
          Base class to be used for creating wrappers for user designs.
 class PortAssociation
          Class used to associate a port with a wire to be connected to it.
 class UserPortInfo
          The class contains the information needed to instance pads, etc.
 class VirtualPort
          This class is used to contain all the information necessary to represent a virtual port that the user can link to.
 class VPortInfo
          This class is used to encapsulate all of the information given by the user when requesting a port.
 



Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.