blob: bbc8e867b60eb7baf8a6d4c853020e1ef60386a0 (
plain)
1
2
3
|
//Example 8.4
clc
disp("When flip-flops are negatively edge triggered, the Q output of previous stage is connected to the clock input of the next stage. Fig. 8.5 shows 3-stage asynchronous counter with negative edge triggered flip-flops.")
|