1) A T flip-flop has a single clock input and outputs Q and .
Its Q output toggles (changes state) each time it is clocked.The
T flip-flop behaves exactly like a JK flip-flop with its J and K
inputs connected permanently to a logical one. Design a T flip-
flop using a D flip-flop?
2)Design an asynchronous base 13 counter that counts
through the natural binary sequence from 0 (0000) to
12 (1100) and then returns to zero on the next count