Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/acmachado14/tp2-isl


https://github.com/acmachado14/tp2-isl

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        







Descrição | Pré Requisitos | Rodando | Resultados | Contribuidores






Descrição

Circuitos Combinacionais | Segundo Trabalho pratico pra disciplina de Introdução aos Sistemas Lógicos - UFV
- - - -


Pré Requisitos

Basta baixar e instalar [IVerilog](http://iverilog.icarus.com/) com todas suas dependencias.

- - - -


Rodando

Execute os seguintes comandos na pasta src do projeto:

```
iverilog -o run.vvp circuito_tb.v
```
```
vvp run.vvp
```
- - - -


Resultados

- - - -


Contribuidores

- [Angelo Cupertino Machado](https://github.com/acmachado14)
- [Arthur Fernandes Bastos](https://github.com/ArthurFBastos)
- [Jessica Cristina](https://github.com/JessCris)
- [Matheus Peixoto](https://github.com/MatheusPxt21)