Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acmachado14/tp2-isl
https://github.com/acmachado14/tp2-isl
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/acmachado14/tp2-isl
- Owner: acmachado14
- Created: 2022-03-15T23:56:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-19T14:53:03.000Z (almost 3 years ago)
- Last Synced: 2024-04-20T02:33:14.738Z (8 months ago)
- Language: Verilog
- Size: 294 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DescriçãoCircuitos Combinacionais | Segundo Trabalho pratico pra disciplina de Introdução aos Sistemas Lógicos - UFV
- - - -
Pré RequisitosBasta baixar e instalar [IVerilog](http://iverilog.icarus.com/) com todas suas dependencias.
- - - -
RodandoExecute 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)