Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jepeake/tinycpu
a cpu implementation in systemverilog
https://github.com/jepeake/tinycpu
Last synced: 6 days ago
JSON representation
a cpu implementation in systemverilog
- Host: GitHub
- URL: https://github.com/jepeake/tinycpu
- Owner: jepeake
- Created: 2023-08-05T06:01:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-12T22:56:19.000Z (2 months ago)
- Last Synced: 2024-09-13T12:03:39.458Z (2 months ago)
- Language: C++
- Homepage:
- Size: 781 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# _tinycpu_
_This repository contains a simple RISC-V CPU Implementation._
---
### _Contributors_
_Jacob Peake ([email protected])__Jake Alexandrou ([email protected])_
_Derin Ak ([email protected])_
_James Donald ([email protected])_
---