Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 645 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 645 Bytes

Architecture Basics

This directory contains docs which introduce the architecture concepts that go into the LOROF design. These docs assume prerequisite architecture knowledge equivalent to a Hennessy & Patterson, Computer Organization and Design based course (like Purdue ECE 43700)

Suggested reading order:

Future docs:

  • out-of-order load-store basics
  • bus-based snoopy SMP coherence basics
  • memory consistency basics