Page 1 of 1

3) (20 pts) A pattern matching circuit accepts an arbitrary length binary sequence A and outputs 1 (X) every time it det

Posted: Fri Jan 21, 2022 8:38 am
by answerhappygod
3 20 Pts A Pattern Matching Circuit Accepts An Arbitrary Length Binary Sequence A And Outputs 1 X Every Time It Det 1
3 20 Pts A Pattern Matching Circuit Accepts An Arbitrary Length Binary Sequence A And Outputs 1 X Every Time It Det 1 (27.46 KiB) Viewed 62 times
3) (20 pts) A pattern matching circuit accepts an arbitrary length binary sequence A and outputs 1 (X) every time it detects a certain pattern. Sequence A is a binary sequence representing symbols {a,b,c}. 00: represents a 01: represents b 10: represents c At every clock cycle, this circuit accepts a 2-bit symbol from this sequence. This circuit outputs a 1 every time it detects the symbol sequence abc. Draw the state diagram of your circuit (15 points). Translate your state diagram to a state table and see if you can optimize your state table (5).