wohali / ice40-playground

Various iCE40 cores / projects to play around with (mostly targeted at the icebreaker)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iCE40 Playground

Collection of ip cores / modules and example projects for the Lattice iCE40 FPGA family.

Examples are often targeted for the ICEBreaker FPGA board ( https://github.com/icebreaker-fpga/icebreaker ) but some might have other / multiple targets, check their respective README / build files

Applicable license is individual to each IP core / project and is mentionnned in the IP core / example directory itself and in each file.

Note about submodules

Make sure to clone this repository with all its submodules by using the -recursive option when cloning or running git submodule init and git submodule update after checkout.

Also make sure to update submodules when pulling from upstream.

About

Various iCE40 cores / projects to play around with (mostly targeted at the icebreaker)

License:Other


Languages

Language:Verilog 79.6%Language:C 11.5%Language:Python 6.9%Language:Makefile 1.3%Language:Assembly 0.7%