@OCoptimusconvoy a CPU's function is to take a set of instructions and complete them. This is just the logic section of the ALU, to make it a CPU you would need program memory to store instructions and memory adresses, RAM to store values, accumulators to store ALU values, a decoder to take instructions and send them out, a program counter to select different addresses of the program memory, and a clock to increment the program counter.
I made a 16-bit version with subtraction :D Trying to get it as a video response.
GamerBro64 6 days ago
Comment removed
GamerBro64 6 days ago
what would turn this into a cpu?
OCoptimusconvoy 1 month ago
@OCoptimusconvoy a CPU's function is to take a set of instructions and complete them. This is just the logic section of the ALU, to make it a CPU you would need program memory to store instructions and memory adresses, RAM to store values, accumulators to store ALU values, a decoder to take instructions and send them out, a program counter to select different addresses of the program memory, and a clock to increment the program counter.
kenkwanaproductions 1 week ago
noice!
ChiefSuckEmHard 2 months ago
Are you still working on subtraction? If so, look up two's compliment
OkWhoTookMyKnife 9 months ago
Awesome!!!
TNTMinister 10 months ago