Week 8 Flashcards
1
Q
Combinational Logic has
and the
A
- No memory of past inputs or outputs.
- Output is purely a function of logic inputs at the present time.
2
Q
Characteristics of sequential logic:
A
- Feedback path(s) between output and input or between later and earlier logic levels
- Logic level at the output depends on present logic inputs and previous logic output (present state)
- Has potential for memory
3
Q
When S-R latch is in SET state (Q is HIGH):
A
it will remain in this state until R goes high.
4
Q
When S-R latch is in RESET state (Q is LOW):
A
it will remain in this state until S goes high.
5
Q
If the S-R latch is GATED:
A
- When EN = 1, the latch behaves as before.
- When EN = 0, Q(t+1) = Q(t) for all values of S and R
6
Q
Invalid state of an S-R latch is
A
S = R = 1