508b090983
15 Hz is more obviously "blinky" than 30 Hz (at least at 50% duty cycle). Signed-off-by: Sean Anderson <seanga2@gmail.com> |
||
---|---|---|
.. | ||
README.adoc | ||
top.pcf | ||
top.v |
README.adoc
= LED Blinker test This directory contains an example design to test the LED blinkers. It runs on an https://www.olimex.com/Products/FPGA/iCE40/iCE40HX8K-EVB/[Olimex iCE40HX8K-EVB]. Pushing the buttons will cause the LEDs to blink at 15 Hz. To compile this design, run $ make examples/led/top.bin from the root directory of this repository.