/nandland-icestorm-template

A Makefile based project template for developing applications with the Nandland Go Board and the Icestorm toolchain

Primary LanguageVerilog

Nandland Go Template

A Makefile based project template for developing applications with the Nandland Go Board and the Icestorm toolchain.

Installation & Usage

Clone this repository

git clone https://github.com/stromberger/nandland-icestorm-template.git example-project

Build the project

make all # or make prog to flash it to your board

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.