HelloIce is a set of small Verilog programs to check your Lattice IceStick FPGA hardware and toolchain are configured correctly.
This project exists to support this blog post on installing open-source tools for Lattice IceStick FPGA
Install the tools as instructed in the post before attempting to run these examples.
Contains the following sample programs:-
- green.v: turn on the green LED
- blink.v: blink the red LED
- counter.v: count a binary sequence on the red LEDs.
HelloIce is licensed under the MIT license.