Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smunaut/icecrash-playground
https://github.com/smunaut/icecrash-playground
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/smunaut/icecrash-playground
- Owner: smunaut
- License: other
- Created: 2021-09-02T23:01:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-29T11:15:52.000Z (over 3 years ago)
- Last Synced: 2024-11-08T06:52:22.113Z (about 2 months ago)
- Language: Verilog
- Size: 121 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
iCECrash Playground
===================Collection of ip cores / demos for the [iCECrash board](https://github.com/icebreaker-fpga/icecrash)
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.