srv32
srv32 copied to clipboard
Run modified xv6 for RV32I
Recently, MIT xv6 operating system is being ported to RV32I, and I maintain RV32I fork here: https://github.com/jserv/xv6-riscv
Is it possible to run the modified xv6 on this simple-riscv? If so, it would be ideal for educational purpose.
Sounds interesting. I will try it.