Skip to content
Sahithyan's S2
Sahithyan's S2 — Computer Organization and Digital Design

SR Flip-flop

Has 2 inputs: and , and 2 outputs: and .

SRQQ’Description
00No ChangeNo ChangeHolds the previous state
0101Resets the output to 0
1010Sets the output to 1
11UndefinedUndefinedInvalid state

Characteristics

Excitation table

Current State (Q)Next State (Q+)SR
000X
0110
1001
11X0