Introduction - If you have any usage issues, please Google them yourself
Design and Implementation of the sequence detector. Functional requirements: the detector has an input terminal X and the detected signal is a binary sequence of serial input, the detector has an output terminal Z, when four consecutive binary sequence 1:00, the output is 1, and the remaining cases are the output 0 . : X: 1101111110110, Z: 0000001110000.