Tag

cpu-architecture

A collection of 13 posts

alu

How an ALU Works: Arithmetic Logic Unit from Gates

TL;DR: An Arithmetic Logic Unit (ALU) is a combinational circuit inside a CPU that performs arithmetic operations (addition, subtraction) and bitwise logic operations (AND, OR, XOR, NOT, shifts) on two...

7 min read