-
Notifications
You must be signed in to change notification settings - Fork 11
ACT4 support in CV32E20 #19
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
base: main
Are you sure you want to change the base?
Conversation
Create a dev branch
Clean-up build and cleanup of svlib (Resolve openhwgroup#7)
|
Hi @ateeb04, thanks for this PR. Before I can merge it in, you need to be covered by the Eclipse Contributor Agreement. Since you are an employee of a member company (10xEngineers), you can align your Eclipse account with 10xEngineers. Please see the Employed by a Member Company section of the Eclipse Project Handbook. I will review this PR, but cannot merge it until the ECA issue is resolved. |
|
Can we merge this to the |
This PR enables support for latest ACT4.0 in the CVE2 testbench. In order to run the certification tests, please run the following command at sim/core/
make gen-certifyNote: In order to run the latest ACT4.0, the ACT4.0 PR needs to go through first on the riscv-arch-test repo.