Unit1 - cbranton/computer-system-concepts GitHub Wiki

Unit 1: Hardware

This unit is focused on computer hardware. We start with a treatment of electricity and build from transistors to a working processor.

Topics

  • Introduction to the course
  • Electricity
  • Transistors to logic circuits
  • Combinational circuits
  • Building an ALU
  • Clocks and memory circuits
  • Binary representation
  • Building a processor
  • Processor execution cycle