For the given FSM below what is the function of the circuit
For the given FSM below, what is the function of the circuit? Please choose one: Y_2 detects input sequence \'01\', Y_1 detects input sequence \'11\', Y_0 detects input sequence \'10\' Y_2 detects input sequence \'01\', Y_1 detects input sequence \'00\' and \'11\', Y_0 detects input sequence \'10\' Y_2 detects input sequence \'10\', Y_1 detects input sequence \'00\' and \'11\', Y_0 detects input sequence \'01\' Y_2 detects input sequence \'01\', Y_1 detects input sequence \'00\', Y_0 detects input sequence \'10\'
Solution
Option (C) is correct.
Y2 goes to 1 after applying 10 input.
Y1 goes to 1 after applying 00 or 11 input.
Y0 goes to 1 after applying 01 input.
