(Solved): 2nd Example of edge triggering for a simple sequential circuit Given a three input (X,Y,clk) and ...
2nd Example of edge triggering for a simple sequential circuit Given a three input (X,Y,clk) and single output (Z) device. Included are two positive-edge-triggered flip-flops: (1) a D and (2) a JK. There are two external inputs, X and Y. The flip-flop input equations are D=X,J=X, and K=Y. The output equation is Z=Q1+Q2. 1. Draw the block diagram and the logic
2. Assuming Q1 and Q2 start at 0 , complete the timing diagram below for