BigMeme
11th Apr 2020
11th Apr 2020
For some reason this 4 bit adder I made does not output the correct binary values. This is the first time I have ever done anything as advanced as this in TPT, so plz no hate.
computer
junky
postframe
subframe
bytes
bits
calculator
machine
adder
logic
Comments
-
It's a ripple carry adder, you need to add a delay to the input wires that increases as you go down the gates. It needs to be fairly precise to get the timings right.
-
You can also look at my binary adders.
-
If you are sure that the circuit is corect(you can easely find it on google)make sure that one wire does not inpact the other and if the gates work.