Zhikharev / selen

SoC based on RISC V ISA
10 stars 3 forks source link

selen

SoC Academic System on Chip based on RISC-V core, developed from scratch. SoC contains:

Target platfrom FPGA Spartan-6 (see main block diagram https://github.com/Zhikharev/selen/blob/master/doc/selen/selen-03.png).

Project includes SystemVerilog UVM 1.2 testbenchs for cache-controller and risc-v core. We introduce our custom, easy to use ISA simulator, which works good with SystemVerilig testbench. And the last, but not the least, you can find full system testbench and try to run different C/C++ programms.

You can search for tag v1.0 and try the initial version of Selen project in your FPGA with booting programm from SPI flash memory.