Solve the sequential network for the above state machine diagram using the following state assignments (part a and b). Start with completing the boolean function table for the next state and the output. For both cases, find the minimum functions for D-latch (flip-flop) and SR latch (flip-flop). Identify the most minimized network.
0/0
q1
0/0
1/0
0/0
q0
1/0
0/1
q3
1/1
1/0
q2
a) q0=00, q1=10, q2=11, q3=01
b) q0=11, q1=10, q2=01, q3=00