Skip to main content
  1. /classes/
  2. Classes, Fall 2024/
  3. CS 2010 Fall 2024: Course Site/
  4. cs2010 Notes/

cs2010 Notes: 07 Arithmetic, Intro Logic Gates

·37 words·1 min·

First, let’s review some binary arithmetic.

  • One binary addition
  • One binary subtraction by two’s complement
  • One binary multiplication
  • One binary division by repeated subtraction.

Now let’s introduce logic gates.

gates

Then let’s convert simple boolean expressions to circuits.

Nat Tuck
Author
Nat Tuck