Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the RISC-V architecture tests #19

Open
bigspider opened this issue Sep 4, 2024 · 1 comment
Open

Implement the RISC-V architecture tests #19

bigspider opened this issue Sep 4, 2024 · 1 comment
Milestone

Comments

@bigspider
Copy link
Collaborator

bigspider commented Sep 4, 2024

Compile a native version of the VM as a test in the common crate, so that it can be tested with the official test framework:

https://github.com/riscv-non-isa/riscv-arch-test

@bigspider bigspider added this to the Pre-MVP milestone Sep 4, 2024
@bigspider
Copy link
Collaborator Author

Another option could be riscv-test, perhaps easier to integrate; an example of Rust VM using it in tests is rvsim.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant