Electrical Assignment Design a Moore machine whose output becomes ‘1’ when the value of the input sequence itself is a multiply of 3 (e.g., if input is 11010 then the output is 01100. In this example the first input bit that feeds the state machine is ‘1’). Only show the state diagram. Design a Moore […]