You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 👍
The text was updated successfully, but these errors were encountered:
WangHanChi
changed the title
rv32-m extension implemnetation
RV32-M extension implementation
Jan 17, 2023
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.
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 👍
The text was updated successfully, but these errors were encountered: