Problem #8 (0/2)
Consider the design of a 3-bit counter, using D flip flops. Let Q2, Q1, and Q0 represent the bits with Q0 being the least significant bit. Further, imagine that the counting sequence, in decimal, is 0-6-7-3-5, repeating (the
states 1, 2, and 4 are unused and should immediately transit to state 0). In the state table constructed to design this counter, what would the column for D0 be? Write your answer as a single string of 8 characters, using
values 0 and 1.