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
The CV32E40X control core with Zfinx=1 enabled is not working correctly — it produces incorrect results. I also modified the inline assembly in fpu_test.c, but the issue persists. The problem is likely related to fpu_ss and the XIF dispatcher.
The CV32E40X control core with
Zfinx=1enabled is not working correctly — it produces incorrect results. I also modified the inline assembly in fpu_test.c, but the issue persists. The problem is likely related to fpu_ss and the XIF dispatcher.