You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
796 B
Markdown

3 years ago
# CompArch-MIPS-POWER
3 years ago
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
2 years ago
o Chapter 1: Introduction
2 years ago
o Chapter 2: Memory Hierarchy
2 years ago
o Chapter 3: Instruction-Level Parallelism
o Chapter 4: Data-Level Parallelism
o Chapter 5: Thread-Level Parallelism
3 years ago
3 years ago
• Resources
3 years ago
3 years ago
o GEM5 for POWER
3 years ago
3 years ago
o Microwatt for POWER
3 years ago
3 years ago
o Forums
3 years ago
3 years ago
 GEM5
3 years ago
3 years ago
 Microwatt
3 years ago
3 years ago
o Tutorials
3 years ago
3 years ago
 GEM5
3 years ago
3 years ago
 Microwatt
3 years ago
3 years ago
• Exercises
3 years ago