Close

Branch is running...

A project log for Homebrew 16 bit relay computer

Goal of the project is to develop and build a homebrew 16 bit relay computer

peterPeter 01/31/2024 at 19:270 Comments

So, the tests of the implementation of the branch command are successful. Dependent on the branch signal (which later will be set by the ALU) the PC was set by the +1 adder or by the value from the databus.

The next steps are the implementation of a memory emulator using a arduino (with relay cards) and finishing the adress module of the relay CPU

Discussions