Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smunaut/ice40-playground
Various iCE40 cores / projects to play around with (mostly targeted at the icebreaker)
https://github.com/smunaut/ice40-playground
Last synced: 5 days ago
JSON representation
Various iCE40 cores / projects to play around with (mostly targeted at the icebreaker)
- Host: GitHub
- URL: https://github.com/smunaut/ice40-playground
- Owner: smunaut
- License: other
- Created: 2019-01-29T17:46:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-21T16:18:32.000Z (over 1 year ago)
- Last Synced: 2024-11-08T06:52:21.904Z (about 2 months ago)
- Language: Verilog
- Size: 6.11 MB
- Stars: 242
- Watchers: 20
- Forks: 47
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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 filesApplicable 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.