Package hades.models.rtl

Class Summary
IDT6116 IDT6116 - static CMOS RAM of 2Kx8 bits.
IDT6164 IDT6164 - static CMOS RAM of 8Kx8 bits.
RAM_256x8 RAM_256x8 - a subclass of SimObject that models a static RAM of 256 by 8 bits.
ROM_1Kx8 ROM_1Kx8 - a static read-only memory components with 1024 words of 8 bit.
ROM_256x8 ROM_256x8 - a subclass of SimObject that models a static ROM of 8192 by 8 bits.
ROM_64Kx8 ROM_64Kx8 - a subclass of SimObject that models a static ROM of 65536 by 8 bits.
ROM_64x8 ROM_64x8 - a subclass of SimObject that models a static ROM of 8192 by 8 bits.
ROM_8Kx8 ROM_8Kx8 - a subclass of SimObject that models a static ROM of 8192 by 8 bits.