In: Electrical Engineering
Design a mealy machine that generates the output Z=1 when it detects an even number of 1s and odd number of zeros. Draw the state table and circuit diagram for it with D flipflops.
Example of input is 00101
Example of output is 10011