Ei kuvausta

Sylvain Munaut 3f54287f4f cores/qspi_master: Rework the CS_n driving path in PHYs 4 vuotta sitten
build @ d9d7a5db11 4f3b887149 Update all no2xxx submodules and adapt as needed to new APIs 4 vuotta sitten
cores 3f54287f4f cores/qspi_master: Rework the CS_n driving path in PHYs 4 vuotta sitten
doc 04e7d9bc1b doc: Update license text / notes 4 vuotta sitten
projects 4eb4d80b88 projects/rgb_panel: Fix video play direction in 'vgen' module 4 vuotta sitten
.gitignore 6f6e75a6e8 Import gitignore 6 vuotta sitten
.gitmodules e8e189a7f5 cores/hub75: Replace in-tree core with submodule 4 vuotta sitten
LICENSE 04e7d9bc1b doc: Update license text / notes 4 vuotta sitten
README.md 5f6b06b5db Add note about submodule in README 4 vuotta sitten

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.