wiki:StackMachineISA

Some thoughts on stack machine design:

  • 16-bit ALU (4x'181)
  • 4x registers (4x'670) used as: PC, DSP, RSP, X

Instruction fetch:

  • Select PC in register file
  • Latch IR

If not branch:

Last modified 4 years ago Last modified on Dec 22, 2019, 3:07:45 PM