akissu / arty-a7-blinky

Blinky using one 31-bit circular shift register

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verilog circuit for DIGILENT Arty A7. The goal was to make the 4 leds on the development board blink every 1, 3, 5, and 7 seconds. The solution, uses one 31-bit circular shift register, a pps generator, and one if statement.

About

Blinky using one 31-bit circular shift register


Languages

Language:Verilog 100.0%