-
Notifications
You must be signed in to change notification settings - Fork 21
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
[PROJECT]: Adds ApexCore project to final list #203
Conversation
### Project Description | ||
|
||
|
||
SRA hosts its own 32-bit RISC-V Core, supporting the IM extensions. Currently compatible with an open-source toolchain, our core is poised for greater versatility.<br> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replace IM extensions
with RV32IM extension
_projects/ApexCore.md
Outdated
### Resources | ||
|
||
[Inside a CPU](https://www.youtube.com/watch?v=IAkj32VPcUE)<br> | ||
[What is Risc-V?](https://www.youtube.com/watch?v=Ps0JFsyX2fU)<br> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change this and more instances of Risc-V to RISC-V.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This PR includes:-