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