From 87c1171deadba1bcd57077d6d41828e4db3933de Mon Sep 17 00:00:00 2001 From: w-feng Date: Wed, 13 Apr 2022 10:45:44 -0400 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 68da819..85b3690 100644 --- a/README.md +++ b/README.md @@ -1 +1,17 @@ # CompArch-MIPS-POWER + +This repository contains curriculum materials for a computer architecture class based on the Hennessy & Patterson textbook entitled “Computer Architecture: A Quantitative Approach” and extended to the POWER instruction set architecture (ISA). POWER is an acronym for Performance Optimization With Enhanced RISC. + +The structure of the repository is noted below. + +• Lecture Slides +• Resources + o GEM5 for POWER + o Microwatt for POWER + o Forums +  GEM5 +  Microwatt +o Tutorials +  GEM5 +  Microwatt +• Exercises