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

FPU error behavior #146

Open
yutong0505 opened this issue Feb 11, 2025 · 0 comments
Open

FPU error behavior #146

yutong0505 opened this issue Feb 11, 2025 · 0 comments

Comments

@yutong0505
Copy link

When using the FPU with NUM_OPGROUPS set to 4, if we issue FADD, FSQRT, and FCMP consecutively in different cycles, and two of these instructions complete execution simultaneously, the out_valid_o signal of one instruction drops before out_ready_i is asserted (G31 and G32 out_valid_o at the same time). This causes the commit process to be unable to commit that instruction.

Image
Image

Thanks for your help

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