Curriculum material for teaching computer architecture with MIPS and POWER
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.
 
 
Atharva 533fe7368b
Add tutorials
2 years ago
Exercises exercise_tlp 2 years ago
Tutorials Add tutorials 2 years ago
README.md Update README.md 2 years ago

README.md

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