Build a clocked circuit that will count from 0 to 6 and then wrap around to 0 again. Do not use a ROM. Provide both boolean functions for the memory element inputs and draw the circuit.
Build a clocked circuit that will emit the following sequence of six 1-bit values: 1 0 1 0 1 1... Draw the circuit using a ROM; be sure to indicate clearly the values inside the ROM.