Uses of Interface
byucc.jhdl.platforms.util.readback.NativeReadBackInterface

Packages that use NativeReadBackInterface
byucc.jhdl.platforms.util.readback   
 

Uses of NativeReadBackInterface in byucc.jhdl.platforms.util.readback
 

Subinterfaces of NativeReadBackInterface in byucc.jhdl.platforms.util.readback
 interface NativeReadWriteBackInterface
          This interface must be implemented instead of NativeReadBackInterface for use with any writeback functionality.
 

Constructors in byucc.jhdl.platforms.util.readback with parameters of type NativeReadBackInterface
ReadBackManager(NativeReadBackInterface newRBI, int newPeCount)
          The constructor allocates and initializes the data structures for managing readback for the testbench.
ReadBackManager(NativeReadBackInterface newRBI, int newPeCount, boolean dummy)
          This is only used by ReadWriteBackManager.
 



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