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

JEDEC manufacturer ID for CV32E20 #58

Closed
MikeOpenHWGroup opened this issue Feb 14, 2023 · 4 comments · Fixed by #152
Closed

JEDEC manufacturer ID for CV32E20 #58

MikeOpenHWGroup opened this issue Feb 14, 2023 · 4 comments · Fixed by #152
Assignees
Labels
bug Something isn't working

Comments

@MikeOpenHWGroup
Copy link
Member

MikeOpenHWGroup commented Feb 14, 2023

We do not yet have a JEDEC Machine Architecture ID assigned to the CV32E20. This will be required to populate the marchid CSR. See the CV32E40P CSR spec for an example (link).

I'm labelling this as a "bug" since it will require a change to the RTL.

@MikeOpenHWGroup MikeOpenHWGroup added the bug Something isn't working label Feb 14, 2023
@MikeOpenHWGroup MikeOpenHWGroup self-assigned this Feb 14, 2023
@christian-herber-nxp
Copy link

christian-herber-nxp commented Feb 14, 2023

@MikeOpenHWGroup: could you change mvendorid to marchid, which is the CSR in question

@MikeOpenHWGroup
Copy link
Member Author

Ah. Well AFAIK, marchid is completely up to us and creation and allocation of these is in @davideschiavone's wheelhouse.

@christian-herber-nxp
Copy link

agree. however, it seems that up to date, OpenHW group has allocated a marchid in the global registry of RVI https://github.com/riscv/riscv-isa-manual/blob/master/marchid.md, which seems unnecessary considering OpenHW Group does have a JEDEC vendor ID.

@davideschiavone
Copy link

let's move this discussion on MM on the Core TG channel

@christian-herber-nxp christian-herber-nxp linked a pull request Sep 20, 2023 that will close this issue
@christian-herber-nxp christian-herber-nxp added this to the RTL Design milestone Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Completed
Development

Successfully merging a pull request may close this issue.

4 participants