diff options
author | Flavian Kaufmann <flavian@flaviankaufmann.ch> | 2024-05-20 23:46:13 +0200 |
---|---|---|
committer | Flavian Kaufmann <flavian@flaviankaufmann.ch> | 2024-05-20 23:46:13 +0200 |
commit | 5a549e61af1df0c4016f00af830120d21a88a0e7 (patch) | |
tree | ddb5ace7910eef2a46184baefcf9251416df3f1e | |
parent | 69e2696658a3654f575a7a995d859fa821219676 (diff) | |
download | riscv_cpu-5a549e61af1df0c4016f00af830120d21a88a0e7.tar.gz riscv_cpu-5a549e61af1df0c4016f00af830120d21a88a0e7.zip |
fixed typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ The board used in this project is a [Tang Nano 9K](https://wiki.sipeed.com/hardw ## Design ### Microarchitecture - + ### Control Unit FSM  ### Memory Layout |