Lec 3 LCST
Lec 3 LCST
EE313 - Lecture 01 1
3.1 Intro to Sequential Circuits
▪ In practice,
▪ Output values should be set to 0 or 1, as per the requirement of digital circuits.
▪ Additional functionality distinguished between different types of flip-flops and latches.
LATCH FLIP-FLOP
Q(t) D Q(t+1)
0 0 0 Hold at 0
0 1 1 Set to 1
1 0 0 Reset to 0
1 1 1 Hold at 1