adumont / hrm-cpu

Human Resource Machine - CPU Design #HRM
https://twitter.com/i/moments/1017515777610649601
GNU General Public License v3.0
71 stars 8 forks source link

Implement SET instruction #21

Closed adumont closed 4 years ago

adumont commented 5 years ago

New instruction SET ; will set R to . Allows to pass constants in programs.

adumont commented 5 years ago

Instruction implemented in 1909d0a: FSM + cpu component connections + assembler + test

Pending updating documentation...

adumont commented 5 years ago
adumont commented 4 years ago
  • Instructions Set screenshot --> state of SET should be GREEN check.
  • Update the FSM in Logisim
  • then, update screenshot of the FSM

SET was implemented while ago. I'll leave it like that...