Design a 3-bit synchronous counter that counts the sequence 7, 4, 2, 1, 6, 5, 7, ect. Use "don't-cares" for the "next states" of the unwanted states. Use a D flip flop for the most significant bit, a T flip flop for the middle bit, and a JK flip flop for the least significant bit. Use SOP