DLSim Mic1 / Echo

Author: Richard Salter

Description
This is an implementation of the Mic1 architecture described in Tanenbaum, Structured Computer Organization. The interpreted IJVM program echos characters typed into the input console. During execution the current microinstruction and resultant control states are shown, as is the current IJVM instruction (i.e. PC value) and stack structure.
Use
Initialize:
Reset ON, Reset OFF
Execute:
  1. Start clock
  2. Type into Input Console
  3. Characters echo in Output Console
Configuration:
Circuit is locked; unlock using Tools | Unlock Circuit

Return to index



last modified August 2, 2008 by rms@cs.oberlin.edu