Registry / Branch_logic

logic Logs

Filtered_Nodes: 2 Status: Sync_Complete
#57d82ce @ Intermediate Nov 2, 2025

How an ALU Works: The Heart of CPU Architecture Explained

Don't just read about the ALU, learn how to build one. Let's break down the Arithmetic Logic Unit into 1-bit circuits using adders, multiplexers, and logic gates. Perfect for students of computer architecture.

$ view source --file from-transistor-to-system-a-friendly-guide-to-computer-architecture/3-arithmetic-logic-unit.md _
#391f930 @ Intermediate Sep 14, 2025

Logic Gates & Memory: Building an 8-Bit Adder from Scratch

Master the building blocks of digital logic. Learn how transistors form AND/OR gates, how Full-Adders perform binary arithmetic, and how Flip-Flops create computer memory.

$ view source --file from-transistor-to-system-a-friendly-guide-to-computer-architecture/2-logic-gates.md _