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