nio-blocks / counter

Counter, CounterFast, and NumericCounter count the number of signals that pass through the block
0 stars 1 forks source link

Count by passing count, not signals #16

Closed mattdodge closed 9 years ago

mattdodge commented 9 years ago

It would be nice to be able to pass counts to the counter, rather than lists of signals. That way we could make use of the cumulative counts and the reset functionality