Computer Architecture16-bitFrom ScratchHardware Design

TLDR

16 bit computer built from scratch. Includes CPU design, memory systems, and instruction set architecture.

Detailed

Tech Stack:

Hardware design, logic gates, CPU architecture

Goal:

Build a complete 16 bit computer system from scratch to understand computer architecture fundamentals.

What I'm doing:

  • Designing CPU architecture
  • Implementing memory systems
  • Building instruction set architecture

Status:

Active development. Covers everything from logic gates to complete working computer.