No Description provided.
math
electronics
computer
showcase
calculator
logic
gate
gates
arithmatic
Comments
-
I've made it very easy to test the answers of the demonstration
-
I acknowledge the ADDR is mooving too fast for the alu
-
There are related bit manipulation tricks to get a very fast incrementor and 2's complement, have a look at id:2999520
-
i guess i dont need a fully complete alu to start drafting a computer, I can just add the last few functions as they come up.
-
I can also give the processor a small suplimental logic unit, iunno.
-
or maybe compair outputs for equality
-
output a and output b should be easy
-
and output greater signed.
-
OH! output a, output b and output greater!
-
WHAT 4 INSTRUCTIONS SHOULD BE ADDED?