Uses of Interface
byucc.jhdl.base.LargeWritableMemory

Packages that use LargeWritableMemory
byucc.jhdl.platforms.util   
byucc.jhdl.Xilinx.Virtex.Modules   
 

Uses of LargeWritableMemory in byucc.jhdl.platforms.util
 

Classes in byucc.jhdl.platforms.util that implement LargeWritableMemory
 class GenericMemory
          This class is used to help create memory models for board models.
 

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

Uses of LargeWritableMemory in byucc.jhdl.Xilinx.Virtex.Modules
 

Classes in byucc.jhdl.Xilinx.Virtex.Modules that implement LargeWritableMemory
 class ramrom
           Generic Ram or Rom generator
 



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