aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrish Thakur <69884464+kryptoish@users.noreply.github.com>2024-12-09 15:51:26 -0800
committerGitHub <noreply@github.com>2024-12-09 15:51:26 -0800
commit7611c1bef0ce4abf7f33638d64f79db91f837ae3 (patch)
tree5cc008ff5634f22b694496a118314c483a2caf58
parentUpdate README.md (diff)
Update README.mdmain
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index a0f036a..6f091ee 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,9 @@ This repository contains the RISC processor source code used in the CPEN 211 CPU
### Final Ranking and Scores
![Final Ranking and Scores](images/rankings.png)
+> Note: The processors highlighted pipelined and reference are there to help competitors see how fast a pipelined processor is compared to a unoptimized non-pipelined risc processor.
+
+
---
## Build Instructions