Package byucc.jhdl.platforms.util.readback

Interface Summary
NativeReadBackInterface This interface must be implemented to use the readback-related classes in this package.
NativeReadWriteBackInterface This interface must be implemented instead of NativeReadBackInterface for use with any writeback functionality.
 

Class Summary
ReadBackData The class provides a place for holding all of the information relating to readback for a given PE.
ReadBackManager This class provides a testbench (frequently, a board model) with the functionality required to manage readback for a board of contiguously numbered PEs starting with PE 0.
ReadWriteBackData The class provides a place for holding all of the information relating to readback and writeback for a given PE.
ReadWriteBackManager This class provides a board model with the functionality required to manage readback and writeback for a board of contiguously numbered PEs starting with PE 0.
 

Exception Summary
ReadBackDataException This exception class is used to indicate that various error conditions experienced by the ReadBackData class.
 



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