CS 208: Computer Organization & Architecture

Spring 2019

Help

Samples

Class Notes

Weeks 1, 2

Introduction to machine and assembly instruction sets via MIPS

Week 2

The system stack and function calling. Digital logic intro.

Week 3

Digital logic

Week 4

Floating point, byte order, characters

Week 5

Takehome test, intro to C

Week 6

Midterm break, multiplication hardware, designing circuits

Week 7

Datapaths

Week 8

Caches, virtual memory, and takehome #2

Week 9

Memory hierarchy wrap-up. Concurrency.

Week 10

More concurrency. Wrap-up