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

sw x1,tohost,t5 in model_test.h not compatible for rv32e. #85

Open
animesh211 opened this issue Mar 17, 2023 · 1 comment
Open

sw x1,tohost,t5 in model_test.h not compatible for rv32e. #85

animesh211 opened this issue Mar 17, 2023 · 1 comment

Comments

@animesh211
Copy link

animesh211 commented Mar 17, 2023

'sw x1,tohost,t5' in model_test.h not compatible for rv32e.

Please change 't5' to any register compatible for rv32e.

I think this issue was reported earlier here and commit being done here, but still not modified in this repo.

@neelgala
Copy link
Collaborator

@animesh211 you are asking for the template model_test.h to be modified in this repo. That is possible and I would request you to kindly raise a PR by modifying this file. Make sure you fork the dev branch and raise a PR against it

However, I just want to mention that in the long run you will need to maintain your own model_test.h for your own model/DUT. The files in this repo are just templates to begin with.

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

2 participants