51 XLS: 8-bit counter

51 : 0b 000 110 011 : XLS: 8-bit counter

Select Project 1 2 3 4 5 6 7 8 9 ON SW2

picture

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

IO

# Input Output
0 clock count0
1 reset count1
2 none count2
3 none count3
4 none count4
5 none count5
6 none count6
7 none count7