Go to file
Jiawei Lin 5e4f5c01a6
Merge pull request #95 from huanglingfeng/chisel-db-fixed
fix ChiselDB core dumped bug
2022-08-12 12:43:03 +08:00
.github/workflows
rocket-chip@85f319c62f
scripts
src
.gitignore
.gitmodules
.mill-version
.scalafmt.conf
LICENSE
LICENSE.SiFive
Makefile
README.md
build.sc

README.md

HuanCun

Build Status

Compile source code

make init
make compile

Pull request

Please run make checkformat and make reformat before commit