Нема описа

Jakub Duchniewicz 6fdb3ab5aa Fix erroneous word addressing and bring back byte addressing of mailbox. Registers now work. пре 2 недеља
build @ a0e44029da c44a5464d7 Add mailbox for RTL/SW communication. пре 3 недеља
cores c44a5464d7 Add mailbox for RTL/SW communication. пре 3 недеља
doc 04e7d9bc1b doc: Update license text / notes пре 4 година
patches bab520e2fd Add patches to submodules. пре 3 недеља
projects 6fdb3ab5aa Fix erroneous word addressing and bring back byte addressing of mailbox. Registers now work. пре 2 недеља
.gitignore c49d0b4303 Add VCD files to .gitignore пре 1 година
.gitmodules a118e0cdee cores: Add a no2muacm submodule but using binary distribution пре 3 година
LICENSE 04e7d9bc1b doc: Update license text / notes пре 4 година
README.md 5f6b06b5db Add note about submodule in README пре 4 година

README.md

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.