An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Logic Collection

[![Icestudio](https://img.shields.io/badge/collection-icestudio-blue.svg)](https://github.com/FPGAwars/icestudio)
![Version](https://img.shields.io/badge/version-v0.1.1-orange.svg)

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 | ![Progress](http://progressed.io/bar/100) |
| es_ES | ![Progress](http://progressed.io/bar/100) |

## 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).