From 7611c1bef0ce4abf7f33638d64f79db91f837ae3 Mon Sep 17 00:00:00 2001 From: Krish Thakur <69884464+kryptoish@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:51:26 -0800 Subject: Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3