https://github.com/fpgawars/collection-logic
:snowflake: Icestudio Logic Collection
https://github.com/fpgawars/collection-logic
collection icestudio logic
Last synced: 7 months ago
JSON representation
:snowflake: Icestudio Logic Collection
- Host: GitHub
- URL: https://github.com/fpgawars/collection-logic
- Owner: FPGAwars
- License: gpl-2.0
- Created: 2017-05-22T16:10:56.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T11:21:25.000Z (over 1 year ago)
- Last Synced: 2024-12-24T15:22:09.516Z (10 months ago)
- Topics: collection, icestudio, logic
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Logic Collection
[](https://github.com/FPGAwars/icestudio)
Logic gates, combinational and sequential blocks.
## Install
* Download the collection: [stable](https://github.com/FPGAwars/collection-logic/archive/v0.1.1.zip) or [development](https://github.com/FPGAwars/collection-logic/archive/master.zip)
* Install the collection: *Tools > Collections > Add*
* Load the collection: *Select > Collection*## Blocks
* *Bit*
* 0
* 1
* *Gate*
* *1 bit*
* NOT
* *2 bit*
* AND
* NAND
* NOR
* OR
* XNOR
* XOR
* *3 bit*
* AND
* NAND
* NOR
* OR## Languages
| Language | Translated strings |
|:--------:|:------------------:|
| en |  |
| es_ES |  |## Authors
* [Jesús Arroyo Torrens](https://github.com/Jesus89)
* [Carlos Díaz](https://github.com/C47D)## License
Licensed under [GPL-2.0](https://opensource.org/licenses/GPL-2.0).