Package hades.models.special

Class Summary
Counter Counter - a generic counter for events on SignalStdLogic1164 signals.
EdgeTrigger EdgeTrigger - a class to detect and react to selected edges (changes) on SignalStdLogic1164 signals.
GraphicsLCD GraphicsLCD: display with dual Samsung KS0108 LCD controller.
GraphicsLCDCanvas a GUI component for a LCD x*y pixel dot matrix display without character ROM and with linear addressing.
GraphicsLCDCanvasuniv a GUI component for a LCD x*y pixel dot matrix display without character ROM and with linear addressing.
GraphicsLCDnfb GraphicsLCDnfb: display with dual Samsung KS0108 LCD controller.
HazardTrigger HazardTrigger - a class to detect and react to selected hazards on SignalStdLogic1164 signals.
MidiReceiver MidiReceiver - a RS232 receiver set to 31.250 kbaud for MIDI protocol.
ParallelTerminal ParallelTerminal - a text-terminal (VT-100 style) with 8-bit parallel, strobed I/O.
SerialTerminal SerialTerminal - a text-terminal (VT-100 style) with two-wire RX/TX serial RS-232 I/O.
TextLCD TextLCD is the model of a generic character-based liquid-crystal dot-matrix display with 2x40 characters.
TextLCDCanvas a GUI component for a LCD dot-matrix display, with up two 2 lines of 40 chars each.
ValueTrigger ValueTrigger - a class to detect and react to selected events (values) on SignalStdLogic1164 signals.
VT52Canvas VT52Canvas - an AWT component that displays a "VT-52" type terminal window with cursor.