From 5dc0e3db55e0c19cba43ded38f82c8aec7776abf Mon Sep 17 00:00:00 2001 From: Krish Thakur <69884464+kryptoish@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:31:24 -0800 Subject: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d88ee16..a0f036a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# RISC-V Machine Source Code for CPU Competition +# RISC Processor Source Code for CPU Competition -This repository contains the RISC-V machine source code used in the CPEN 211 CPU competition held at the end of the semester. +This repository contains the RISC processor source code used in the CPEN 211 CPU competition held at the end of the semester. ## Performance Overview -- **Main Branch**: Achieves **maximum 5 cycles per instruction**. +- **Main Branch**: Achieves **maximum 5 cycles per instruction** and is currently non-pipelined in SV. - **Competition Results**: Ranked **3rd place** in terms of: - Efficiency to compute multiple instructions. - Maximum clock frequency achieved. -- cgit v1.2.3