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
{{ message }}
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.
fxsheep edited this page Feb 1, 2022
·
5 revisions
All bits in hartsel are implemented, instead of matching real number of harts.
Hart is actually running but dmstatus and haltsum0 still reads halted state, after performing a reset in halted state.
This is possibly because halt status registers aren't resetted (together with the hart) during reset.
abstractauto register is writable, but the feature is not implemented.
ndmreset does not reset peripherals, while RISC-V spec says it should reset every part of the system.