https://github.com/mateuseap/hardwareinfrastructure
RISC-V Assembly codes for the IF674 (Hardware Infrastructure) discipline
https://github.com/mateuseap/hardwareinfrastructure
Last synced: about 1 year ago
JSON representation
RISC-V Assembly codes for the IF674 (Hardware Infrastructure) discipline
- Host: GitHub
- URL: https://github.com/mateuseap/hardwareinfrastructure
- Owner: mateuseap
- Created: 2022-03-23T19:15:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-28T18:49:01.000Z (over 4 years ago)
- Last Synced: 2025-04-05T22:11:43.141Z (about 1 year ago)
- Language: Assembly
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HardwareInfrastructure
RISC-V Assembly codes for the IF674 discipline.
#### I used the [CompSim](http://compsim.crato.ifce.edu.br) simulator to test and run all the codes. All the codes were made using only the RV32I instructions.