2 comments

[ 3.9 ms ] story [ 29.7 ms ] thread
RISC-V emulation
Besides RISC-V being the open standard ISA, it is the simplest and cleanest officially supported architecture.

RV32I has 47 instructions and is enough to run Linux.

Practically an automatic choice for this kind of project.