fpu_ss with cv32e40x does not work #395
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
Either the CPU or the co-processor do not work when running the matfadd example application.
The simulation in Questasim gets stuck, probably due to this error: openhwgroup/cv32e40x#800
while the simulation in Verilator does not even run.
To help debugging, I added in the
core-v-mini-mcu.core
the--profile-cfuncs
option and-DVL_DEBUG=1
flag in theverilator_options
as:and I added in the
Verilated::debug();
function in thetb_top.cpp
file:then I did:
and I got as output:
The text was updated successfully, but these errors were encountered: