Create a circuit in Logisim with no inputs and four outputs,which should be thought of as four digits of a binary number. Yourcircuit should initially output the number 0 (four 0s in a row).Your circuit should cycle through the first six nonnegativemultiples of three (0, 3, 6, … 12, 15, 0, 3, …). Each clockcycle, your circuit should output the next number in thissequence.
Expert Answer
An answer will be send to you shortly. . . . .