Exactly. In simulation if the counter starts at XX...
# digital-design
j
Exactly. In simulation if the counter starts at XXX then on the next clock it will be XXX+1 which is also XXX. In the real circuit it might start at 26, and then the next clock it will be 26+1 which is 27 and that is good enough in practice