diff options
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ This repository contains the RISC processor source code used in the CPEN 211 CPU ### Final Ranking and Scores  +> 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 |