Usage Model #617
Unanswered
davidcastells
asked this question in
Q&A
Usage Model
#617
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, thanks for sharing this great effort!
Maybe I missed something, but it is not clear to me how this project is expected to be reused and extended.
Now, I am using it to verify my single cycle RISC-V SoC model (in punxa).
I forked this repo, created a branch (dev_punxa) and created new plugins in riscof-plugins/rv64
I see that Wally people (https://github.com/openhwgroup/cvw) don't do that.
My goal is to test the SoC peripherals and privilege spec, so I am incorporating Wally tests as a new test suite. I created a wally-test-suite at the same level of the existing riscv-test-suite.
My question is, is this the indented way of reusing and extending the system ?
Is there a plan to incorporate more test suites and models into your repo ?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions