Week 2: Circuits and Assembly Bitwise and Load/Store
ARM Code Samples:
All code samples can now be found in the CS271 Github repository. See the link under "General Resources" above.Class Recaps:
Monday
-
Logic Gates
- Read book chapter A.2 - Skip Boolean Algebra section
- Other reference: CS160Reader Logic Circuits
- Optional: Interested in learning about how transistors work? This is a great source: All About Circuits Volume 3.2-2.4
- Logic Expressions & Circuits
- Read book page A-12: Sum of Products Other reference: All About Circuits : Converting truth tables to Boolean Expressions
- Read All About Circuits : Circuit Simplification. Just read the first section: "How to Write a Boolean Expression to Simplify Circuits" and don't worry about the second half where the circuit gets simplified.
Tuesday
- ARM Memory Basics
- ARM Memory Worksheet
Wednesday
- Combinational Circuits
- Read book chapter A.3 - Just Decoders, Multiplexors and Sum of Products (on pg A-12)
- Read Read A.5 Until page A-31
- Other reference: All About Circuits Volume 4, Ch9
Friday
- ARM Bitwise Operations
- ARM Bitwise Worksheet
Classroom slides/examples:
Directory of files from the weekRight click files and save to your computer