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

RV32-M extension implementation #45

Open
WangHanChi opened this issue Jan 17, 2023 · 3 comments
Open

RV32-M extension implementation #45

WangHanChi opened this issue Jan 17, 2023 · 3 comments

Comments

@WangHanChi
Copy link

Hello,
We have tried to implement RV32M extension instruction, please have a look. The extension instruction also passes riscv-test benchmark. If you want your riscv-atom to support RV32M, you can look at out code as an reference.

The finished version is in branch stable . Here is the Link 1, Link 2.

Best Regards 👍

@WangHanChi WangHanChi changed the title rv32-m extension implemnetation RV32-M extension implementation Jan 17, 2023
@saursin
Copy link
Owner

saursin commented Jan 18, 2023

Thank you Wang!
I'll definitely have a look.
If you're interested in contributing, I invite you to start a PR.

@WangHanChi
Copy link
Author

Thanks for your reply,
I noticed that you have changed your project recently, so my version (clone at 12/13) is not compatible with your latest version.
Maybe you can open a new branch to keep my modified part and you can also keep your latest progress in main branch.

Best Regards 👍

@saursin
Copy link
Owner

saursin commented Jan 20, 2023

Alright, will do that!
Thanks

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