Design a synchronous down counter to count decimal number from 9 to 0 using T flop-flop. The counter repeated sequence a
Posted: Tue Jun 07, 2022 9:40 am
Design a synchronous down counter to count decimal number from 9 to 0 using T flop-flop. The counter repeated sequence as follows: 9->8->7-> 6 -> 5-> 4 -> 3->2 -> 1-> 0-> 9->8 -> 7... Please construct and simulate the circuit using any simulation software.