https://github.com/ucb-bar/cva6-wrapper
Wrapper for ETH Ariane Core
https://github.com/ucb-bar/cva6-wrapper
Last synced: about 2 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T20:28:19.000Z (3 months ago)
- Last Synced: 2025-03-27T00:22:16.538Z (2 months ago)
- Language: Scala
- Size: 66.4 KB
- Stars: 19
- Watchers: 25
- Forks: 17
- 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).