DLSim Mic1 / Add
Author: Richard Salter
- Description
- This is an implementation of the Mic1 architecture described in Tanenbaum, Structured Computer
Organization. The interpreted IJVM program adds two hexidecimal
numbers 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:
- Type a 4-digit hexidecimal number into the Input Console,
followed by a carriage-return
- Type a second 4-digit hexidecimal number into the Input Console,
followed by a carriage-return
- Start clock
- Sum will appear in the Output Console
- Configuration:
- Circuit is locked; unlock using Tools | Unlock Circuit
Return to index
last modified April 5, 2009 by rms@cs.oberlin.edu