Presentation is loading. Please wait.

Presentation is loading. Please wait.

Computer Architecture: A Science of Tradeoffs

Similar presentations


Presentation on theme: "Computer Architecture: A Science of Tradeoffs"— Presentation transcript:

1 Computer Architecture: A Science of Tradeoffs

2 Outline The ISA The Microarchitecture The System level

3 The ISA (visible to the software)
Dynamic/Static Interface What at compile time, what at run time Rich instruction set vs. simpler instruction set Fixed-length, Uniform Decode vs. … Condition codes vs. … Load/Store vs. … Help for the Programmer vs. help for the uarchitect Addressing modes Data types Unaligned accesses

4 The ISA (continued) Hardware interlocks vs. … VLIW vs. …
0,1,2,3 address machine Compatibility vs. a new ISA Precise exceptions vs. …

5 The Microarchitecture (under the hood)
CPI vs. cycle time (or, IPC vs. frequency) in-order vs. out-of-order execution Speculate vs. stand around and wait Issue-width ASIC vs. programmed control Use of chip real estate Better branch predictor Accelerators Microcode Pipeline depth Cache structures

6 Microarchitecture (continued)
Fault tolerance Yesterday: Tandem (Two cores in lock step) Tomorrow: repeat to remove soft errors (or two cores in lock ..) On-chip latency – near neighbor communication Branch target buffer – saves a bubble on taken branch Partitioning – until when?

7 The System Homogeneous vs heterogeneous cores
One interface to software or more than one Interconnection structure Inter-core cache organization Implications of the memory controller Prefetching in a multicore environment MP granularity (loosely coupled vs. tightly) Distributed shared memory versus centralized Use of commodity vs tailored parts What do we integrate on chip Memory controller Analog devices


Download ppt "Computer Architecture: A Science of Tradeoffs"

Similar presentations


Ads by Google