blob: 54a7e9603c52121e347d3b833c608f2ba2db3206 (
plain)
1
2
3
|
//Example 8.25.
clc
disp("IC 7490 is a decade counter. Whentwo such ICs are cascaded, it becomes a divide-by-100 counter. To get a divide-by-93 counter, the counter is reset as soon as ot becomes 1001 0011. The diagram is as shown in fig.8.53")
|