Page 1 of 1

Problem 6.9 A sequential circuit has two inputs, w1 and w2, and an output, z. Build a FSM that compares the input two in

Posted: Wed Apr 27, 2022 6:01 pm
by answerhappygod
Problem 6 9 A Sequential Circuit Has Two Inputs W1 And W2 And An Output Z Build A Fsm That Compares The Input Two In 1
Problem 6 9 A Sequential Circuit Has Two Inputs W1 And W2 And An Output Z Build A Fsm That Compares The Input Two In 1 (28.49 KiB) Viewed 43 times
Problem 6.9 A sequential circuit has two inputs, w1 and w2, and an output, z. Build a FSM that compares the input two input sequences. If w1 = w2 during any four consecutive clock cycles, the circuit produces z = 1, otherwise, z = 0. For example w1 : 0110111000110 w2: 1110101000111 z: 0000100001110