https://github.com/mateuseap/ihs-project
Project for discipline IF817 (Hardware-Software Interface)
https://github.com/mateuseap/ihs-project
Last synced: 4 months ago
JSON representation
Project for discipline IF817 (Hardware-Software Interface)
- Host: GitHub
- URL: https://github.com/mateuseap/ihs-project
- Owner: mateuseap
- Created: 2023-02-28T19:31:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-25T14:03:30.000Z (about 3 years ago)
- Last Synced: 2025-10-28T00:44:49.843Z (8 months ago)
- Language: Verilog
- Homepage:
- Size: 67.1 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IHS Project
## π Content
- [Useful commands](docs/COMMANDS.md)
## π³ Project tree
.
βββ app
βΒ Β βββ assets
βΒ Β βΒ Β βββ *
βΒ Β βββ game.py
βΒ Β βββ start.py
βΒ Β βββ utils.py
βββ docs
βΒ Β βββ COMMANDS.md
βββ driver
βΒ Β βββ char
βΒ Β βΒ Β βββ dummy.c
βΒ Β βΒ Β βββ Makefile
βΒ Β βββ pci
βΒ Β βββ de2i-150.c
βΒ Β βββ Makefile
βββ include
βΒ Β βββ display.h
βΒ Β βββ ioctl_cmds.h
βββ mapping
βΒ Β βββ *
βββ .gitignoreΒ
βββ README.md
βββ setup.sh
## π How to run the project
Just open up a terminal and run the below command:
```bash
sh setup.sh
```
Then you're ready to go, have fun! π
## π₯ Group
- [Filipe Baptistella (fbv)](https://github.com/filipe-baptistella)
- [JoΓ£o Marcos (jmav)](https://github.com/jmarcossss)
- [Lucas Emmanuel (legl)](https://github.com/OhLK)
- [Mateus Elias (meap)](https://github.com/mateuseap)
- [Nathalia Barbosa (nfab)](https://github.com/nathaliafab)
- [Pedro Rodrigues (prds)](https://github.com/Pedr0Domingues)