byucc.jhdl.platforms.util.readback
Class ReadBackData

java.lang.Object
  extended bybyucc.jhdl.platforms.util.readback.ReadBackData
Direct Known Subclasses:
ReadWriteBackData

public class ReadBackData
extends java.lang.Object

The class provides a place for holding all of the information relating to readback for a given PE. This includes a symbol count, symbol widths, readback symbol values, the offsets of each symbol in the readback bitstream, the symbol names, etc. The class uses the NativeReadBackInterface to retrieve bitstream data from a board and obtain references to ExternallyUpdateable and LargeExternallyUpdateable objects.

Author:
Paul Graham

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.