https://github.com/property404/riscv-emulator
https://github.com/property404/riscv-emulator
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/property404/riscv-emulator
- Owner: Property404
- License: mit
- Created: 2024-03-31T18:37:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T22:14:36.000Z (about 2 years ago)
- Last Synced: 2025-02-02T11:41:37.527Z (over 1 year ago)
- Language: C++
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.MIT
Awesome Lists containing this project
README
# RiscV Emulator
## Build and run
```
make
./a.out weenie/weenie.bin
```
## License
MIT