ethernet/examples/led/README.adoc

12 lines
349 B
Plaintext

= 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 30 Hz.
To compile this design, run
$ make examples/led/top.bin
from the root directory of this repository.