But as we saw in the Asynchronous Counters tutorial, that a counter which resets after ten counts with a divide-by-10 count sequence from binary 0000 (decimal “0”) through to 1001 (decimal “9”) is called a binary-coded-decimal counter or BCD Counter for short and a MOD-10 counter can be constructed using a minimum of four toggle flip-flops.