vead
Full Member level 5
when the value of flip flop input are known how to find out the flip flop output I want to find out the output of d flip flop
truth table
--------|------
D Clk Qn| Qn+1
--------|------
0 0 |
0 1 |
1 0 |
1 1 |
how to find out Qn ?
how to find out Qn+1?
truth table
--------|------
D Clk Qn| Qn+1
--------|------
0 0 |
0 1 |
1 0 |
1 1 |
how to find out Qn ?
how to find out Qn+1?