https://github.com/fpgawars/icesignals
Icestudio collection for 1-bit signal managment (edge detection, pulse generation...)
https://github.com/fpgawars/icesignals
Last synced: about 2 months ago
JSON representation
Icestudio collection for 1-bit signal managment (edge detection, pulse generation...)
- Host: GitHub
- URL: https://github.com/fpgawars/icesignals
- Owner: FPGAwars
- License: lgpl-2.1
- Created: 2021-03-25T11:07:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T17:57:54.000Z (about 1 year ago)
- Last Synced: 2025-04-12T22:52:31.327Z (about 2 months ago)
- Language: JavaScript
- Size: 1.52 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# icesignals Collection
[![Icestudio][icestudio-image]][icestudio-url]
![Version][version-image]Managment and generation of 1-bit signals
## 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/iceSignals/archive/refs/tags/v0.1.0.zip) or [development](https://github.com/FPGAwars/iceSignals/archive/refs/heads/master.zip)
* Install the collection: *Tools > Collections > Add*
* Select the collection: *Select > Collection*## Translations
| Language | Locale | Translated strings |
|----------|--------|--------------------|
| English | en |  |
| Spanish | es_ES |  |## Blocks
* **Edge-detectors**
* Change-detector
* Edges
* Falling-edge
* Rising-edge
* **Rising-edge-Bus**
* Rising-edge-x07
* **Init**
* **Start**
* start-01-bit
* start-02-bit
* start-03-bit
* start-05-bit
* start-w-02-bit
* start-w-03-bit
* start
* **Misc**
* One-tic-pass
* **Sys-Delay**
* **02-bits**
* sys-Delay-xN-K
* sys-Delay-xN
* **03-bits**
* sys-Delay-xN-K
* sys-Delay-xN
* **32-bits**
* sys-Delay-xN-rst
* sys-Delay-xN
* **Fixed-Delay**
* Sys-Delay-x01
* Sys-Delay-x02
* Sys-Delay-x04
* Sys-Delay-x08
* **Timeout**
* timeout-ms
* **Units**
* **Hz**
* **32-bits**
* hz
* **Khz**
* **32-bits**
* khz
* **Mhz**
* **32-bits**
* mhz
* **ms**
* **32-bits**
* ms
* **ns**
* **02-Bits**
* ns
* **03-Bits**
* ns
* **04-Bits**
* ns
* **32-Bits**
* ns
* **sec**
* **32-bits**
* sec
* **us**
* **32-bits**
* us
* **Width**
* **Width-tics**
* Width-tics-x02## Examples
* 00-Index
* **Edge-detectors**
* **Edges**
* **Alhambra-II**
* 01-manual-test-btn-leds
* 02-icerok-btn-leds
* **Falling-edge**
* **Alhambra-II**
* 01-manual-test-btn-leds
* 02-icerok-btn-leds
* **Rising-edge**
* **Alhambra-II**
* 01-manual-test-btn-leds
* 02-icerok-btn-leds
* **Init**
* **Init-tic**
* **Alhambra-II**
* 01-icerok-test
* **Misc**
* **1-tic-pass**
* **Alhambra-II**
* 01-manual-testing
* **TEST**
* **Sys-delay**
* **02-bits**
* **Sys-delay-xN**
* Test-01
* **Sys-delay-xN-K**
* Test-01
* **03-bits**
* **Sys-delay-xN**
* sys-Delay-xN-K
* **Alhambra-II**
* Test-01
* **32-bits**
* **Alhambra-II**
* Test-01
* **Fixed-delay**
* **Sys-delay-x1**
* **Alhambra-II**
* Test-01
* **Sys-delay-x2**
* **Alhambra-II**
* Test-01
* **Sys-delay-x4**
* **Alhambra-II**
* Test-01
* **Sys-delay-x8**
* **Alhambra-II**
* Test-01
* **Units**
* **ns**
* **02-bits**
* **Alhambra-II**
* Test-01
* **03-bits**
* **Alhambra-II**
* Test-01
* **start**
* **start**
* **start-01-bit**
* **Alhambra-II**
* 01-manual-testing
* **start-02-bits**
* **Alhambra-II**
* 01-manual-testing
* **start-03-bits**
* **Alhambra-II**
* 01-manual-testing
* **start-05-bits**
* **Alhambra-II**
* 01-manual-testing
* **start-w-02-bits**
* **Alhambra-II**
* 01-manual-testing
* **start-w-03-bits**
* **Alhambra-II**
* 01-manual-testing
* **Alhambra-II**
* 01-manual-testing
* **Width**
* **Width-tics**
* **Alhambra-II**
* 01-Manual-testing
* 02-Meassure-test-icerok## 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