finished lab2

This commit is contained in:
TOKISAKIX\21168
2023-12-12 00:34:29 +08:00
parent cda1a478ed
commit cba231d592
15 changed files with 1590 additions and 16 deletions

View File

@@ -1 +1,12 @@
# YatCPU
本仓库由 [Tokisakix](https://github.com/Tokisakix)、[PurplePower](https://github.com/PurplePower)、[Han Huang](https://github.com/HHTheBest) 在 [2022-fall-yatcpu-repo](https://github.com/hrpccs/2022-fall-yatcpu-repo) 的基础上结合教学实情整理而来
本整合仓库具有以下特点:
- 已提前用 cmake 编译好测试文件,无再运行 <code>build.bat</code><code>build.sh</code>
- 完全保留了原教学仓库的代码段填空设置和项目架构,代码搬运便捷
- 已编写好烧板脚本,支持 ZYBO-Z710 开发板的一键烧录,学生只需要把精力集中在 CPU 的编写即可
YatCPU 文档地址[点击此处](https://yatcpu.sysu.tech)
(能求个 star⭐ 吗 QAQ ~)