Category: Discrete Computer

Program Counter Design: Part 1

1/19/2022 What is a Program Counter? The Program Counter is the first part of my computer design that interacts directly with the control logic system which will eventually allow me to program the computer...

Understanding FET Logic

11/29/2022 The most basic element of the discrete computer I plan to build is the transistors. Every component I build will utilize logic gates that are composed of these transistors. The following post will...