Digital Logic — build the whole computer, not just the gates
An event-driven engine simulates every signal with per-component propagation delays, tri-state buses and contention detection. Wire your first AND gate, then keep going until an 8-bit CPU runs assembly you wrote.
- 60+ components — gates, flip-flops, registers, RAM, ROM, 8-bit ALU
- Live truth tables, oscilloscopes, 7-segment displays, 16×16 pixel screen
- Assembly editor — load ROM and watch fetch, decode, execute