Update README.md

This commit is contained in:
Tokisakix
2024-09-09 11:26:50 +08:00
committed by GitHub
parent 6271b88ca5
commit 1e4bfaac1b

View File

@@ -6,13 +6,14 @@ YatCPU (Yet another toy CPU逸芯) 是一款开源、开发中的教学用 RI
非常感谢 [xy3](https://github.com/xy3xy3) 在此仓库开发期间多次帮我测试代码文件
(PS: 能求个 star⭐⭐⭐ 吗 QAQ ~)
联系我们xurlin5@mail2.sysu.edu.cn
## Getting Started
你可以选择在线阅读我们编写的[配套文档](http://www.tokisakix.cn/2023-Fall-YatCPU-Docs/)
你也可以选择在下载到本地后阅读
```
git clone https://github.com/Tokisakix/2023-fall-yatcpu-repo.git
cd 2023-fall-yatcpu-repo/docs
@@ -20,8 +21,6 @@ pip install -r requirements.txt
mkdocs serve
```
## TODO list
1. better automation
@@ -31,4 +30,4 @@ mkdocs serve
5. summary of problems
6. add more test on alu source to ExecuteTest
7. bug on lab3 5-stage pipeline ID.rs2
8. TODO: ?disable verilator to debug
8. TODO: ?disable verilator to debug