51 XLS: 8-bit counter

51 : XLS: 8-bit counter

Select Project123456789ONSW2

How it works

Implement a simple counter using https://google.github.io/xls/tutorials/intro_to_procs/

How to test

Set the reset bit once, toggle the clock once, unset the reset bit and keep toggling the clock

External hardware

LEDs, pull-up/down resistors

Picture

IO

#InputOutput
0clockcount0
1resetcount1
2count2
3count3
4count4
5count5
6count6
7count7