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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When S-R latch is in SET state (Q is HIGH):

A

it will remain in this state until R goes high.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When S-R latch is in RESET state (Q is LOW):

A

it will remain in this state until S goes high.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Invalid state of an S-R latch is

A

S = R = 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly