Няма описание

Sylvain Munaut de0d4243b8 cores/hub75: Rename 'hub75' to 'no2hub75' to prepare split преди 4 години
build @ e9d0d86baf 78391675c7 build: Replace in-tree copy with submodule преди 4 години
cores de0d4243b8 cores/hub75: Rename 'hub75' to 'no2hub75' to prepare split преди 4 години
projects de0d4243b8 cores/hub75: Rename 'hub75' to 'no2hub75' to prepare split преди 4 години
.gitignore 6f6e75a6e8 Import gitignore преди 6 години
.gitmodules 7679329813 cores/usb: Replace in-tree core with submodule преди 4 години
LICENSE e2c6a58101 Initial import of the structure and build system преди 6 години
LICENSE.bsd e2c6a58101 Initial import of the structure and build system преди 6 години
LICENSE.lgpl3 e2c6a58101 Initial import of the structure and build system преди 6 години
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.