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

HOW TO IMPLEMENT DOUBLE PRECISSION FPU SUPPORT FOR PULPISSIMO? #422

Open
LatifAkcayGithub opened this issue Jul 31, 2024 · 0 comments
Open

Comments

@LatifAkcayGithub
Copy link

Hello,

For our project, we use an application that contains many double-precision floating-point calculations.
Thus, we want to switch the FPU to provide double-precision support. I mean we switch the core architecture to RV32IMFD.
We know that the FPU used in the current Pulpissimo is a generic FPU and able to support double-precession support.
However, we do not know whether the rest of the core is modifiable or not, and how.
Is it possible to convert the core to execute RV32D instructions?

Any guidance and help would be appreciated.

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

1 participant