Hacker News new | ask | show | jobs
by rwmj 749 days ago
FPGA + a RISC-V core. There are loads around, the simplest is probably https://github.com/YosysHQ/picorv32

Learn how it works, try adding a new instruction or implementing an extension.