Skip to content

mfkiwl/lake

 
 

Repository files navigation

lake

Yet another RISC-V core implemented in Verilog

$ ./cc.sh # compile prog.c
$ mkdir build && cd build
$ cmake .. # configure project
$ make # build project
$ ./lake_test # run simulation

About

Yet another RISC-V core implemented in Verilog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Verilog 88.7%
  • C++ 3.6%
  • Dockerfile 2.9%
  • CMake 2.1%
  • Shell 0.9%
  • Assembly 0.9%
  • C 0.9%