Без опису

Jakub Duchniewicz bab520e2fd Add patches to submodules. 3 тижнів тому
build @ 6d8cfededb 718f5f9123 Update submodules 3 роки тому
cores e730ddc644 projects/usb_amr/fw: Add support for {SET,GET,CLEAR}_COMM_FEATURE 1 рік тому
doc 04e7d9bc1b doc: Update license text / notes 4 роки тому
patches bab520e2fd Add patches to submodules. 3 тижнів тому
projects bc60e00b90 Port 3signal code and integrate to the top module. 3 тижнів тому
.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.