EHY
Member level 1


As i attach the image, I want to design the circuit like SR-latch but quite different.
If the rising edge of S signal is high, output Q is high(set)
Otherwise, if the rising edge of R signal is high, output Q is low(reset).
output Q of conventional SR-latch using nor gates is low when S and R is high (S=1,R=1)
I don't want this operation.
I just want circuit. the rising edge of S and R controls output signal Q.
plz help me`~