Skip to content

HelloIce is a set of small Verilog programs to check your Lattice IceStick FPGA hardware and toolchain are configured correctly.

License

Notifications You must be signed in to change notification settings

dataplayer12/HelloIce

 
 

Repository files navigation

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:-

  1. green.v: turn on the green LED
  2. blink.v: blink the red LED
  3. counter.v: count a binary sequence on the red LEDs.

alt text

HelloIce is licensed under the MIT license.

About

HelloIce is a set of small Verilog programs to check your Lattice IceStick FPGA hardware and toolchain are configured correctly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 81.5%
  • Shell 18.5%