Package byucc.jhdl.apps.Stimulator

Interface Summary
BooleanValueProvider Interface that marks a class as able to provide a boolean value for putting to a wire using the interactive stimulator.
BVValueProvider Interface that marks a class as able to provide a BV value for putting to a wire using the interactive stimulator.
IntegerValueProvider Interface that marks a class as able to provide an int value for putting to a wire using the interactive stimulator.
LongValueProvider Interface that marks a class as able to provide a long value for putting to a wire using the interactive stimulator.
StimulatorConstants This interface provides several constants that may be common to more than one class in this package and that may be used by some classes outside of the Stimulator package.
ValueProvider Interface that marks a class as being able to provide values for the interactive stimulator.
 

Class Summary
Stimulator An interactive stimulator.
StimulatorThread This thread should be used from GUIs to execute Stimulator puts to wires.
TriStateStimulator Extends the Stimulator to perform puts on tri-state buses.
ValueForcerFactory This class is used to create ValueForcers with static methods.
 

Exception Summary
StimulatorException Exception intended for use in custom exception handling related to the Stimulator package and its classes
 



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