Package com.cmpware.cmp

Class Summary
CustomArray This defines the processors in the multiprocessor array.
Dasm This class implements a stand-alone disassembler for a Processor.
HardNode This implements a hardwired node.
Link This abstarct class defines a Link.
Memory This class implements the Processor's interface to memory.
ModelLoader This class implements the Model Loader.
MpMon This class implements a Multiprocessor Monitor interface.
Multiprocessor This describes the generic multiprocessor.
Network This defines the generic network interface.
Processor This implements the generic processor interface and mechanisms.
SystemMemory This defines the generic System Memory interface.
Util This class contains various utility methods thay may be used in various different places.
 

Exception Summary
BreakpointException This class implements the Breakpoint Exception.
CustomArrayException This class implements the Custom Array Exception.
IllegalOpcodeException This class implements the Illegal Opcode Exception.
IllegalRegisterException This class implements the Illegal Register Exception.
LinkException This class implements the Link Exception.
MemoryAccessException This class implements the Memory Access Exception.
NetworkException This class implements the Network Exception.
ProcessorException This class implements the Processor Exception.
SystemMemoryException This class implements the System Memory Exception.