187 Funny Blinky

187 : 0b 010 111 011 : Funny Blinky

Select Project 1 2 3 4 5 6 7 8 9 ON SW2
  • Author: regymm
  • Description: Blink the 8 output LEDs in a funny way.
  • GitHub repository
  • HDL project
  • Extra docs
  • Clock: 1000 Hz
  • External hardware:

How it works

.

How to test

When function switch is turned off, all LEDs will be blinky. When switch is on, it works as a double 14-bit counter, to be used together with the mcpi module – in this case we have pause switch and two output control switches to show all bits of the counters.

IO

# Input Output
0 clock led 0
1 reset led 1
2 none led 2
3 none led 3
4 switch out ctrl 0 led 4
5 switch out ctrl 1 led 5
6 switch pause led 6
7 switch function led 7