byucc.jhdl.platforms.util.readback
Class ReadWriteBackData

java.lang.Object
  extended bybyucc.jhdl.platforms.util.readback.ReadBackData
      extended bybyucc.jhdl.platforms.util.readback.ReadWriteBackData

public class ReadWriteBackData
extends ReadBackData

The class provides a place for holding all of the information relating to readback and writeback for a given PE. This includes a symbol count, symbol widths, readback symbol values, the offsets of each symbol in the readback bitstream, and the symbol names. The class uses the NativeReadWriteBackInterface to set and retrieve bitstream data from a board and the relevant PE type and bistream characteristics for a PE.

Author:
Wes Landaker

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



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