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

Packages that use UtilMemoryReadException
byucc.jhdl.platforms.util   
 

Uses of UtilMemoryReadException in byucc.jhdl.platforms.util
 

Methods in byucc.jhdl.platforms.util that throw UtilMemoryReadException
 BV GenericMemory.readMemoryLocation(int address)
          Reads an entry in the memory and returns it as a BV (Bit Vector).
 BV GenericMemory.readMemoryLocation(int address, BV output)
          Reads an entry in the memory and returns it as a BV (Bit Vector).
 



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