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

Scalar fdiv, fsqrt #15

Open
pentin-as opened this issue Feb 3, 2020 · 0 comments
Open

Scalar fdiv, fsqrt #15

pentin-as opened this issue Feb 3, 2020 · 0 comments

Comments

@pentin-as
Copy link

Should hwacha support scalar fdiv and fsqrt?

At now, when trying to execute these instructions, hwacha "hangs". This is because the FPU from Rocket does not form resp.valid. Instead, it forms nack_mem.

Screenshot from 2020-02-03 14-29-57

But nack_mem does not exist in rocc (and in hwacha logic).

Screenshot from 2020-02-03 14-36-36

Here it is in FPUIO:
Screenshot from 2020-02-03 14-37-13

So should hwacha work with these instructions?

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