TAMS / Java / Hades / applets: contents | previous | next | ||||
Hades Applets contents visual index introduction std_logic_1164 gatelevel circuits delay models flipflops adders and arithm... counters LFSR and selftest memories programmable logic state-machine editor misc. demos I/O and displays DCF-77 clock relays (switch-le... CMOS circuits (sw... RTLIB logic RTLIB registers Prima processor D*CORE counter bus and flip... RAM address decoder memory subsy... datapath microcode se... program counter processor processor an... Sieve of Era... MicroJava Pic16 cosimulation Mips R3000 cosimu... Intel MCS4 (i4004) image processing ... [Sch04] Codeumsetzer [Sch04] Addierer [Sch04] Flipflops [Sch04] Schaltwerke [Sch04] RALU, Min... [Fer05] State-Mac... [Fer05] PIC16F84/... [Fer05] Miscellan... [Fer05] Femtojava FreeTTS | D*CORE RAM demonstration
Circuit Description
A demonstration of the D*CORE RAM (random-access memory)
RTLIB component.
This applet is used in the context of the T3 laboratory course
to introduce the behaviour of standard SRAM integrated circuits.
The electrical interface of the D*CORE RAM component is the same as the generic RTLIB random-access memory (see the RAM demonstration applet), with separate data input port, tri-state data output port, and asynchronous low-active chip-select, output-enable, and write-enable signals. The memory size is set to 1024 words of 16 bit each. Note that the memory editor (popup-menu, edit component) includes the option to disassemble the memory-contents, using the D*CORE instruction-set. From the memory editor menu, select edit-format-hex for the standard hexadecimal memory dump, or edit-format-disassemble to switch to the disassembled memory view. (The instruction set is loosely based on the Motorola M*CORE instruction set, with the typical two-operand format used by 16-bit RISC processors.) For details, check the course material (in German) on our webserver.
| |||
Print version | Run this demo in the Hades editor (via Java WebStart) | ||||
Usage | FAQ | About | License | Feedback | Tutorial (PDF) | Referenzkarte (PDF, in German) | ||||
Impressum | http://tams.informatik.uni-hamburg.de/applets/hades/webdemos/60-dcore/t3/dcoreram.html |