Close

8-bit Adder

A project log for Boxer-1 TTL Computer

An 8-bit TTL computer with 8 bits of address space.

boxerbombBoxerbomb 12/21/2017 at 19:390 Comments

The first part of the project is complete. It includes an an A-Register, B-register, and an 8-bit adder. There is also an overflow bit and there is room on the board to use AND gates to create an equal bit. The bits will be used to control conditional jump statements later in programming. The equal check is essential to create my hex editor program later on.

Discussions