Tagged articles
4 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Mar 19, 2024 · Fundamentals

From Light Bulbs to CPUs: Building Logic Gates, Adders, and an ALU from Scratch

This article walks through the step‑by‑step creation of digital logic primitives—starting with encoding messages using blinking bulbs, then constructing basic gates, half‑ and full‑adders, a clock oscillator, RAM storage, and finally an arithmetic‑logic unit and simple instruction set—illustrating how complex computation emerges from simple hardware.

ALURAMadders
0 likes · 12 min read
From Light Bulbs to CPUs: Building Logic Gates, Adders, and an ALU from Scratch
Liangxu Linux
Liangxu Linux
Oct 14, 2020 · Fundamentals

What Are the Minimal Building Blocks of a CPU? From Relays to Logic Gates

This article explains the fundamental hardware components of a CPU, starting with early relay‑based machines, describing basic logic gates, constructing simple adders and an ALU, detailing memory and registers, and illustrating the fetch‑decode‑execute cycle and the evolution of machine code to assembly language.

ALUAssembly LanguageCPU
0 likes · 12 min read
What Are the Minimal Building Blocks of a CPU? From Relays to Logic Gates