Hi again everyone 
My aims are to make a 2 bit synchronous sequential counter that counts 0,1,2,3 and 4 in binary. I have produced the truth tables, Karnaugh maps and have the following expressions which result in:
1) an XOR gate
2) a NOT gate.
My issue is that I do not know how to connect the XOR and NOT gate to the D- flip-flops.
I think the XOR will go into 'D' on the flip flop and the NOT into the second 'D' on the flip flop. I am not sure how to wire the rest of the circuit. How would I go about it?
My aims are to make a 2 bit synchronous sequential counter that counts 0,1,2,3 and 4 in binary. I have produced the truth tables, Karnaugh maps and have the following expressions which result in:
1) an XOR gate
2) a NOT gate.
My issue is that I do not know how to connect the XOR and NOT gate to the D- flip-flops.
I think the XOR will go into 'D' on the flip flop and the NOT into the second 'D' on the flip flop. I am not sure how to wire the rest of the circuit. How would I go about it?