Package hades.models.rtlib.memory

Class Summary
AddressDecoder4 AddressDecoder4 - user-configurable address decoder with four outputs.
DPRAM DPRAM - a generic dual-port RAM with n words by m bits.
GenericMemory GenericMemory - the base class for all Hades RTLIB memory components.
MicroROM MicroROM - a microcode ROM with some bus- and 16 single outputs.
MipsRegBank  
MR MR - a microcode ROM with some bus-, a state-, and 16 single outputs.
MR20 MR20 - a microcode ROM with some bus- and 20 single outputs.
MRCanvas  
MREditorFrame  
MRLabelCanvas  
RAM RAM - a generic RAM with n words by m bits with asynchronous (level sensitive) write enable and separate active-low chip select.
RAMoe RAMoe - a generic RAM with n words by m bits with asynchronous (level sensitive) write enable and separate active-low chip select and output enable inputs.
RealTimeClock RealTimeClock - a generic real-time clock with RAM-like addressing and control.
RegBank RegBank - a generic register band with two-read ports (X,Y) and one-write (Z) port with n words by m bits.
ROM ROM - a generic ROM with n words by m bits.
ROMcs ROMcs - a generic ROMcs with n words by m bits and global chip select.
ROMoe ROMoe - a generic ROMoe with n words by m bits with chip select and output enable inputs.