What does a half adder look like?
Two inputs:
An xor gate for the sum
An and gate for the carry
What is a D type flip flop comprised of
Data input
Clock input
Set input
Reset input
Q output
Not Q output
What is the purpose of the clock in a D type flip flop.
Synchronises the device
Data is only written when the clock is high
Set and reset override the clock however