Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csnewman/juna
Toy processor in SystemVerilog
https://github.com/csnewman/juna
Last synced: 5 days ago
JSON representation
Toy processor in SystemVerilog
- Host: GitHub
- URL: https://github.com/csnewman/juna
- Owner: csnewman
- License: mit
- Created: 2023-06-11T13:32:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-10T20:00:50.000Z (about 1 year ago)
- Last Synced: 2024-12-03T20:16:59.659Z (22 days ago)
- Language: SystemVerilog
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# juna
Toy processor in SystemVerilog## Setup
```
cargo install customasm
```