Go to file
LinJiawei d9fbdb7b6b state_transition.py: retab 2021-09-07 15:30:40 +08:00
.github/workflows An initial version of HuanCun (#11) 2021-07-14 12:56:21 +08:00
rocket-chip@bfe806da82 update rocketchip 2021-08-21 21:21:07 +08:00
scripts state_transition.py: retab 2021-09-07 15:30:40 +08:00
src Merge branch 'non-inclusive' of github.com:OpenXiangShan/huancun into HEAD 2021-09-07 14:33:32 +08:00
.gitignore Added basic test 2021-05-04 12:39:40 +08:00
.gitmodules update rocketchip 2021-08-21 21:21:07 +08:00
.mill-version Initial commit 2021-05-03 20:16:46 +08:00
.scalafmt.conf Add scalafmt check 2021-05-03 20:27:32 +08:00
LICENSE add Mulan PSL2 license (#15) 2021-07-31 09:31:12 +08:00
LICENSE.SiFive add Mulan PSL2 license (#15) 2021-07-31 09:31:12 +08:00
Makefile An initial version of HuanCun (#11) 2021-07-14 12:56:21 +08:00
README.md Create README.md 2021-05-03 21:12:41 +08:00
build.sc An initial version of HuanCun (#11) 2021-07-14 12:56:21 +08:00

README.md

HuanCun

Build Status

Compile source code

make init
make compile

Pull request

Please run make checkformat and make reformat before commit