https://github.com/fpgawars/iceboards
Icestudio collection with blocks and examples for the diferent FPGA boards
https://github.com/fpgawars/iceboards
boards collection electronics examples fpga fpgawars icestudio
Last synced: 6 months ago
JSON representation
Icestudio collection with blocks and examples for the diferent FPGA boards
- Host: GitHub
- URL: https://github.com/fpgawars/iceboards
- Owner: FPGAwars
- License: lgpl-2.1
- Created: 2021-12-29T15:29:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T15:03:36.000Z (over 1 year ago)
- Last Synced: 2025-04-12T22:51:47.176Z (6 months ago)
- Topics: boards, collection, electronics, examples, fpga, fpgawars, icestudio
- Language: JavaScript
- Homepage: https://github.com/FPGAwars/iceBoards/wiki
- Size: 2.51 MB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iceboards Collection
[![Icestudio][icestudio-image]][icestudio-url]
![Version][version-image]Blocks and examples for the diferent FPGA boards
## Documentation
Find all the information on the [WIKI page](https://github.com/FPGAwars/iceBoards/wiki)## License
Licensed under [LGPL-3.0](https://opensource.org/licenses/LGPL-3.0).
## Install
For installing and using this colection in Icestudio follow these steps:
* Download the collection: [stable](https://github.com/FPGAwars/iceBoards/archive/refs/tags/v0.1.0.zip) or [development](https://github.com/FPGAwars/iceBoards/archive/refs/heads/main.zip)
* Install the collection: *Tools > Collections > Add*
* Select the collection: *Select > Collection*## Translations
| Language | Locale | Translated strings |
|----------|--------|--------------------|
| English | en |  |
| Spanish | es_ES |  |## Examples
* **Alhambra-II**
* 01-LEDs-buttons
* 02-jumping-LED
* 03-riscv-stop-watch
* **BlackIce**
* 01-LEDs-buttons
* 02-jumping-LED
* **Fomu**
* 01-LEDs-buttons
* 02-jumping-LED
* **ICE40-Breakout-Board**
* 01-LEDs
* 02-jumping-LED
* 03-riscv-stop-watch
* **ICE40UP-Breakout-board**
* 01-LEDs-buttons
* 02-jumping-LED
* 03-riscv-stop-watch
* **Icebreaker**
* 01-LEDs-buttons
* 02-jumping-LED
* 03-riscv-stop-watch
* **Icestick**
* 01-LEDs
* 02-jumping-LED
* 03-riscv-stop-watch
* **Icesugar-1.5**
* 01-LEDs-buttons
* 02-jumping-LED
* 03-riscv-stop-watch
* **Icezum-Alhambra**
* 01-LEDs-buttons
* 02-jumping-LED
* 03-riscv-stop-watch
* **NandLand-Go-Board**
* 01-LEDs-buttons
* 02-jumping-LED
* **Radiona-ULX3S-12F**
* 01-LEDs-buttons
* 02-jumping-LED
* 03-riscv-stop-watch
* **TinyFPGA-BX**
* 01-LED-ON
* 02-jumping-LED
* 03-riscv-stop-watch## Authors
* [Juan Gonzalez-Gomez (Obijuan)](https://github.com/Obijuan)-------
[icestudio-image]: https://img.shields.io/badge/collection-icestudio-blue.svg
[icestudio-url]: https://github.com/FPGAwars/icestudio
[version-image]: https://img.shields.io/badge/version-v0.1.0-orange.svg