https://github.com/fpgawars/iceflash
Icestudio collection with blocks for accesing flash serial memories
https://github.com/fpgawars/iceflash
Last synced: about 2 months ago
JSON representation
Icestudio collection with blocks for accesing flash serial memories
- Host: GitHub
- URL: https://github.com/fpgawars/iceflash
- Owner: FPGAwars
- License: lgpl-2.1
- Created: 2023-12-07T20:46:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-24T14:37:29.000Z (about 1 year ago)
- Last Synced: 2025-04-12T22:52:25.259Z (about 2 months ago)
- Language: JavaScript
- Size: 894 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iceflash Collection
[![Icestudio][icestudio-image]][icestudio-url]
![Version][version-image]Serial flash memories
## License
Licensed under [GPL-2.0](https://opensource.org/licenses/GPL-2.0).
## Install
For installing and using this colection in Icestudio follow these steps:
* Download the collection: [stable](https://github.com/FPGAwars/iceFlash/archive/refs/tags/v0.1.0.zip) or [development](https://github.com/FPGAwars/iceFlash/archive/refs/heads/main.zip)
* Install the collection: *Tools > Collections > Add*
* Select the collection: *Select > Collection*## Blocks
* **Flash**
* flash-read-16-sys-zero
* flash-read-32-sys-zero
* flash-read-8-sys-zero
* flash-read-id-sys-zero
* **Flash-bus**
* flash-controller0
* flash-read16-bus
* flash-read32-bus
* flash-read8-bus
* flash-readid-bus
* **SPI**
* Join-spi-bus
* SPI-write-byte
* SPI-write-k-byte
* Split-spi-bus
* Sys-spi-tx-bus
* Sys-spi-tx## Examples
* 00-index## 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