Digital Logic & Computer
Architecture in Minecraft
About
  1. Introduction
    1. Minecraft
    2. World Creation & Controls
    3. Redstone
    4. Mods
  2. Logic Gates
    1. NOT- the Inverter
    2. AND and NAND
    3. OR and NOR
    4. XOR- the 'Exclusive' Or
    5. Logical Complements
    6. The Importance of NAND
  3. Addition & Base Conversion
    1. Half-Adders
    2. Full Adders
    3. Carry-Cancel Adders
    4. Decoders
    5. Encoders
    6. Use Case: Calculator
    7. Subtractors
  4. Arithmetic Logic Unit (ALU)
    1. Multiplexers
  5. Register File
    1. D-Latch
    2. Read/Write Memory
    3. Opcontroller
  6. Instruction Memory
    1. How it Works
    2. Immediate Operations
  7. Program Counter
  8. Jumping, Branching, Flags