Up/Down Counter-Escaping from redundant states

  • Thread starter Thread starter reece
  • Start date Start date
  • Tags Tags
    States
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
reece
Messages
9
Reaction score
0
I am designing a Up/Down Gray code counter that has two redundant don't care conditions.

The problem is I have no idea how to ensure the counter escapes from the redundant states. How do I work out where the redundant states should point too?
 
Physics news on Phys.org
You could point them to zero, or the last state.
 
thanks I have them pointing to the first state.