A 32-Bit RISC-V CPU Core in 600 Lines of C
If you have ever wanted to implement a RISC-V CPU core in about 600 lines of C, you’re in luck! [mnurzia]’s rv project does exactly that, providing a simple two-function API. …read more Continue reading A 32-Bit RISC-V CPU Core in 600 Lines of C