Jakub Duchniewicz 506cdd9e8d Fix mailboxes to support overwrites and precedence over SW to RTL writes. Add more control code to SW. | hai 52 minutos | |
---|---|---|
build @ a0e44029da | hai 3 semanas | |
cores | hai 3 semanas | |
doc | %!s(int64=4) %!d(string=hai) anos | |
patches | hai 3 semanas | |
projects | hai 52 minutos | |
.gitignore | hai 1 ano | |
.gitmodules | %!s(int64=3) %!d(string=hai) anos | |
LICENSE | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos |
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.
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.