Added TODO to README.md

This commit is contained in:
PurplePower
2023-12-23 01:07:03 +08:00
parent 2a6899729b
commit 4cbb920b92

View File

@@ -18,4 +18,17 @@ git clone https://github.com/Tokisakix/2023-fall-yatcpu-repo.git
cd 2023-fall-yatcpu-repo/docs
pip install -r requirements.txt
mkdocs serve
```
```
## TODO list
1. better automation
2. add riscv-m extension
3. using rx for receive from PC
4. using other display ports
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