Design a Moore serial odd parity checker. It counts the number of 1s in a serial input stream and asserts its output when the input stream contains odd number of 1s. Use JK flip flop in your design.
ReportQuestion
Design a Moore serial odd parity checker. It counts the number of 1s in a serial input
stream and asserts its output when the input stream contains odd number of 1s.
Use JK flip flop in your design.