Count

Counts the number of cycles that a boolean signal has been 1.

Blocks tree path

Standard\Dynamic\Count

Inputs

Name Type Description
enable bool 1 to increase the counter this cycle, 0 otherwise.

Outputs

Name Type Description
count int The number of cycles that enable has been 1.