riscv_vhdl icon indicating copy to clipboard operation
riscv_vhdl copied to clipboard

can you run linux?

Open rafaelcorsi opened this issue 4 years ago • 1 comments

Nice project! can you run linux on it?

rafaelcorsi avatar May 26 '20 12:05 rafaelcorsi

MMU not implemented yet, so only special builds of Linux without hardware MMU support.

sergeykhbr avatar May 27 '20 11:05 sergeykhbr

The latest River revision implements MMU, S- and U-modes and is capable to run Linux. Tested with Debian.

DDR, PCIE sub-modules are out of this repository but they should be instantiated for a specific FPGA board. Quad-core CPU workgroup source code with L1 and L2 caches is available in System Verilog and SystemC folders. VHDL port will be available soon.

sergeykhbr avatar Nov 01 '22 20:11 sergeykhbr