Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aledpl5/rock-paper-scissors-circuit

Uni project about the game rock-paper-scissors
https://github.com/aledpl5/rock-paper-scissors-circuit

blif circuit datapath datapath-design finate-state-machine sis systemverilog verilog

Last synced: 27 days ago
JSON representation

Uni project about the game rock-paper-scissors

Awesome Lists containing this project

README

        

# Rock-Paper-Scissors Circuit
This is a university project with the aim of designing and modeling a circuit that governs the rock-paper-scissors game.
In this repository, I use two different "modeling languages" to create the circuit:
- [SIS](https://bettersis.readthedocs.io/en/latest/tutorials/tutorials.html)
- [Verilog](https://it.wikipedia.org/wiki/Verilog)

## Collaborators
- [Mattia Danese](https://github.com/mattiadane)