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

hwacha scalar operations div/sqrt never receives valid from FPU #45

Open
alexhilaev opened this issue Sep 22, 2023 · 0 comments
Open

hwacha scalar operations div/sqrt never receives valid from FPU #45

alexhilaev opened this issue Sep 22, 2023 · 0 comments

Comments

@alexhilaev
Copy link

Hwacha uses FPInput/FPResult in scalar-fpu-interface.scala, but io.cp_resp.valid never set to true, it is not connected to divSqrt_wen only to mem_ctrl.fma || mem_ctrl.fastpipe || mem_ctrl.fromint. This means that all operations with div/sqrt always stall pipeline when we try to use boom with hwacha with scalar div/sqrt operations in hwacha i.e. rv64ud-p-svec-fdiv.

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