Uses of Class
byucc.jhdl.platforms.util.GenericProcessingElement

Packages that use GenericProcessingElement
byucc.jhdl.platforms.util   
 

Uses of GenericProcessingElement in byucc.jhdl.platforms.util
 

Fields in byucc.jhdl.platforms.util declared as GenericProcessingElement
protected  GenericProcessingElement GenericUserCore.parent
          A reference to the JHDL parent of this circuit.
 

Methods in byucc.jhdl.platforms.util that return GenericProcessingElement
protected  GenericProcessingElement GenericProcessingElement.recreate()
           
 GenericProcessingElement GenericBoard.getPE(int i)
           
 

Methods in byucc.jhdl.platforms.util with parameters of type GenericProcessingElement
protected  void GenericBoard.setCellAsPE(GenericProcessingElement cell, int index)
          Set a previously instanced cell to be a PE in the board model.
 

Constructors in byucc.jhdl.platforms.util with parameters of type GenericProcessingElement
GenericInterfaceCell(GenericProcessingElement parent, java.lang.String instance, int bogus)
           
 



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