E
eromlignod
Guest
Hi guys:
I'm working on an application where I'd like to have a two-bit counter
that needs to continuously count 1, 2, 3, 1, 2, 3, 1, 2, 3... in a
loop. I don't want zero. It is controlling three of the four
channels of a mux and the zero channel is "off" (no signal), so I want
to skip it.
Is there an easy way to do this, or do I need to build my own counter
with logic?
Don
I'm working on an application where I'd like to have a two-bit counter
that needs to continuously count 1, 2, 3, 1, 2, 3, 1, 2, 3... in a
loop. I don't want zero. It is controlling three of the four
channels of a mux and the zero channel is "off" (no signal), so I want
to skip it.
Is there an easy way to do this, or do I need to build my own counter
with logic?
Don