noobeestudent
Member level 1
Hi guys, I was tasked to built a 8-bit 2 sequences detector.
The sequences are 0111 0011 and 0100 0010. I have a question.
Is it possible to group the bits if they have an identical value?
For example,
grouping them like this to reduce the number of states in the Mealy diagram.
Is it possible? Please let me know. Any help would be appreciated
The sequences are 0111 0011 and 0100 0010. I have a question.
Is it possible to group the bits if they have an identical value?
For example,
grouping them like this to reduce the number of states in the Mealy diagram.
Is it possible? Please let me know. Any help would be appreciated