# HuanCun
![Build Status](https://github.com/RISCVERS/HuanCun/actions/workflows/main.yml/badge.svg)
## Compile source code
```
make init
make compile
## Pull request
Please run `make checkformat` and `make reformat` before commit