Yeah, actually what I'm trying to do is a bit more complicated, involving a counter that has 3 modes: 0: min -> max, 1: max -> min, and 2: min -> max -> min -> max etc...
So I really just want to have the main functionality of the cyclone/counter, but with it actually working when I try to change the min value from 0 so that I can loop between min and max when min != 0. I'll try to cobble these suggestions into this, and I'll post what I have when it's done.
~Kyle
On 5/6/07, Steffen stffn@dibidut.dk wrote:
On 06/05/2007, at 0.00, Kyle Klipowicz wrote:
updown-type counter
What's that? A counter that count from 0 to N to 0?