55 clash cpu

55 : clash cpu

Select Project123456789ONSW2
  • Author: Jack Leightcap
  • Description: tiny register machine written in clash
  • GitHub repository
  • Clock: 1000 Hz

How it works

poorly

How to test

encode instructions. tick clock.

IO

#InputOutput
0instr 5jump
1instr 4
2instr 3
3instr 2register 4
4instr 1register 3
5instr 0register 2
6rstregister 1
7clockregister 0