You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sounds good, thanks! Yes, they are self-explanatory.
Due to how the FPU instructions are implemented (e.g., see FPPipeline.java), it should be easy to do it for the divider, less easy for the adder and multiplier, since they are implemented with "real" stages.
Also, the UI will need to be changed, since it currently represents individual stages for the adder and multiplier.
I don't think this is something we'll get to in the short term, to be completely honest.
Hi,
Will the latency settings (FP addition, Multiplier, Division) be added to eduMIPS as in winMIPS64 or is it a non feature?
Thanks for the great work
The text was updated successfully, but these errors were encountered: