Samyukta Ramnath
Newbie level 2
How do we go about designing a code or circuit that can detect some arbitrary sequence of bits? As in, the user inputs the sequence they wish to detect, and the code or circuit would detect that sequence in a string of bits.
I have done sequence detectors for some particular sequence and understand that the entire sequence diagram changes for every one. I wonder if there is a way to make a pattern and make a state diagram maker that works for any sequence?
I have done sequence detectors for some particular sequence and understand that the entire sequence diagram changes for every one. I wonder if there is a way to make a pattern and make a state diagram maker that works for any sequence?