Design a digital time clock that displays hours, minutes, seconds,and tenths of seconds. The clock should use the 12 hour format anda PM/AM indicator. Use BCD coding for each digit of the clock. Finally, assume that common cathode LED displays and 5V TTL gatesare used in your clock. Your design should use the minimum amount of hardware and a periodic 60hz clock signal.