Emile Silvis

https://emilesilvis.com

5 posts

Tech

Subscribe via RSS

  1. How 1+1 becomes 2 (part 5/5)

    Pressing go: watching 1+1 run on the machine, tick by tick, until the ALU produces the 2 and it lands in the memory cell that is x.

    0
  2. How tiny, physical switches learn to follow instructions (part 4/5)

    How instruction bits are wired straight into the machinery: the program counter, the anatomy of an instruction, and memory-mapped I/O.

    0
  3. How tiny, physical switches learn to remember (part 3/5)

    How a clock and the data flip flop give a pile of logic gates time and memory: registers, RAM, and the heartbeat of the machine.

    0
  4. How a list of 1s and 0s becomes tiny, physical switches (part 2/5)

    Following the 1s and 0s into hardware: adders built from logic gates, every gate built from NANDs, and the transistor at the bottom.

    0
  5. How 1+1 becomes a list of 1s and 0s (part 1/5)

    How 1+1 in a high-level language is ground down into binary machine code: compiler, VM translator, and assembler.

    0