https://github.com/fpgawars/ct11-collection
Colección con los ejemplos del cuaderno ténico 11: Señales del sistema y Medición con el LEDOscopio
https://github.com/fpgawars/ct11-collection
alhambra-ii collection fpga ice40 icestudio
Last synced: 6 months ago
JSON representation
Colección con los ejemplos del cuaderno ténico 11: Señales del sistema y Medición con el LEDOscopio
- Host: GitHub
- URL: https://github.com/fpgawars/ct11-collection
- Owner: FPGAwars
- License: lgpl-2.1
- Created: 2022-07-26T06:05:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T17:02:43.000Z (over 1 year ago)
- Last Synced: 2025-04-12T22:51:48.136Z (6 months ago)
- Topics: alhambra-ii, collection, fpga, ice40, icestudio
- Language: JavaScript
- Homepage: https://github.com/Obijuan/Cuadernos-tecnicos-FPGAs-libres/wiki/CT.11:-Se%C3%B1ales-del-sistema.-Medici%C3%B3n-con-el-LEDOscopio
- Size: 285 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/Obijuan/Cuadernos-tecnicos-FPGAs-libres/wiki/CT.11:-Se%C3%B1ales-del-sistema.-Medici%C3%B3n-con-el-LEDOscopio)
# ct11 Collection
[![Icestudio][icestudio-image]][icestudio-url]
![Version][version-image]Ejemplos del cuaderno ténico 11: Señales del sistema y Medición con el LEDOscopio
## Documentation
Find all the information on the [WIKI page](https://github.com/Obijuan/Cuadernos-tecnicos-FPGAs-libres/wiki/CT.11:-Se%C3%B1ales-del-sistema.-Medici%C3%B3n-con-el-LEDOscopio)## 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/CT11-collection/archive/refs/tags/v0.1.0.zip) or [development](https://github.com/FPGAwars/CT11-collection/archive/refs/heads/main.zip)
* Install the collection: *Tools > Collections > Add*
* Select the collection: *Select > Collection*## Examples
* **01-LEDOscopio**
* 01-contador-LEDoscopio
* **02-Start**
* 02-senales-constantes
* 03-start-generation
* **03-Delay**
* 04-start-delay-1
* 05-start-delay-2
* **04-Patron**
* 06-pattern-generation-1
* **05-Operaciones**
* 07-not-operation
* 08-or-operation
* 09-and-operation
* 10-xor-operation
* **06-bloque-sys-delay**
* 11-sys-delay-x01
* 12-sys-delay-x02
* 13-sys-delay-x02-impl-1
* 14-sys-delay-x02-impl-2
* 15-sys-delay-x02-impl-3
* 16-sys-delay-x04
* 17-sys-delay-x08
* 18-sys-delay-xN-3-ciclos
* 19-sys-delay-xN-5-ciclos
* 20-sys-delay-xN-K.5-ciclos
* **07-Pulsos**
* 21-two-cycles-pulse
* 22-N-cycles-pulse
* 23-retardo-500ns
* **08-Flancos**
* 24-rising-edge
* 25-rising-edge-tic
* 26-rising-edge-tic
* 27-falling-edge-tic
* 28-edge-detection
* 29-edge-detection-tic## 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