<< Click to Display Table of Contents >> Dialog |
![]() ![]() ![]() |
Count on rising edge |
Increment the counter by 1 if the input at time t is false and at time t+1 true. |
Count on falling edge |
Increment the counter by 1 if the input at time t is true and at time t+1 false. |