forked from lowRISC/ibex
-
Notifications
You must be signed in to change notification settings - Fork 29
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
[TASK] cve2 interface (input/output) must match the one of the cve4 #269
Comments
Hi @cairo-caplan, this is a "good second issue" for you. I am not 100% certain how much work this will be. |
cairo-caplan
added a commit
to cairo-caplan/cve2
that referenced
this issue
Feb 27, 2025
cairo-caplan
added a commit
to cairo-caplan/cve2
that referenced
this issue
Feb 27, 2025
…_reference/debug.rst (openhwgroup#269)
cairo-caplan
added a commit
to cairo-caplan/cve2
that referenced
this issue
Feb 28, 2025
cairo-caplan
added a commit
to cairo-caplan/cve2
that referenced
this issue
Feb 28, 2025
…_reference/debug.rst (openhwgroup#269)
cairo-caplan
added a commit
to cairo-caplan/cve2
that referenced
this issue
Feb 28, 2025
cairo-caplan
added a commit
to cairo-caplan/cve2
that referenced
this issue
Feb 28, 2025
…tion addresses into signals (openhwgroup#269)
davideschiavone
pushed a commit
that referenced
this issue
Mar 3, 2025
…as part of (#269) (#286) * [rtl] Changed the default number of performance counters from 0 to 10 (#214) * [rtl] Turning debug halt and exception addresses from parameters into signals (#269) * [doc] Updating the docs regarding the turning of debug halt and exception addresses into signals (#269) * Adding buildsim.log to .gitignore, as it is created by some make targets
PR #286 completes this task and has been merged in. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Task Description
CVE2 has some parameters to set the debug mode for example, while it should use an input signal (static) like the CVE4
Description of Done
align the parameters/input/output signals between cve2 and cve4
Associated PRs
No response
The text was updated successfully, but these errors were encountered: