- 주교재: 컴퓨터 구조 및 설계 - David A. Patterson 지음
- 블로그 정리
- 4.1 Introduction
- 4.2 Logic Design Conventions
- 4.3 Building a Datapath
- 4.4 A Simple Implementation Scheme(MIPS의 simplified version)
- 4.5 An Overview of Pipelining(MIPS의 pipelined version)
- 4.6 Pipelined Datapath and Control
- 4.7 Data Hazards : Forwarding vs Stalling
- 4.8 Control Hazards
- 4.9 Exceptions
- 4.10 Paralleslim via Instructions
- 5.1 Introduction
- 5.2 Memory Technologies
- 5.3 The Basics of Caches
- 5.4 Measuring and Improving Cache Performance
- 5.7 Virtual Memory
- 5.8 A Common Framework for Memory Hierarchy