The MT15 instruction decoder/sequencer
MT15 is a CPU for architecture exploration.
The previous article described most of the hardware.
This article describes the part of MT15, that:
- decodes/executes the instructions
- reads/writes registers
- reads/writes memory
- controls the ALU
- updates the status register.
[UP]
[NEXT]
(c) Dieter Mueller 2005