/arty-a7-blinky

Blinky using one 31-bit circular shift register

Primary LanguageVerilog

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.