Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ucb-bar/cva6-wrapper
Wrapper for ETH Ariane Core
https://github.com/ucb-bar/cva6-wrapper
Last synced: 3 months ago
JSON representation
Wrapper for ETH Ariane Core
- Host: GitHub
- URL: https://github.com/ucb-bar/cva6-wrapper
- Owner: ucb-bar
- Created: 2020-02-11T01:57:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-11T22:34:12.000Z (6 months ago)
- Last Synced: 2024-11-09T23:36:24.729Z (3 months ago)
- Language: Scala
- Size: 81.1 KB
- Stars: 19
- Watchers: 24
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CVA6 Wrapper
This wraps up the CVA6 6-stage RISC-V CPU (formerly known as Ariane) (https://github.com/openhwgroup/cva6) into a Rocket Chip based tile to be used in Chipyard.
For more information on how to use this wrapper, refer to (https://github.com/ucb-bar/chipyard).