StallM while FPU Div/Sqrt is in DONE state #268
Unanswered
infinitymdm
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This discussion is focused on covering this line in fpu/fdivsqrt/fdivsqrtfsm.sv.
In order to cover this line, we need to set StallM high - aka stall the memory stage - while the FPU is in the DONE state of completing a square root or division operation. The timing for this is a bit tricky, and we haven't quite figured it out so far.
Ideas:
Beta Was this translation helpful? Give feedback.
All reactions