Assume you have a 3-bit pre-packaged counter. You cannot modify the counter except for hooking logic to the inputs and outputs. Thecircuit has synchronous load and synchronous reset control inputs.The loadable inputs are a2, a1, and a0 (with a2 as MSB). The outputs are x2, x1, and x0 (with x2 as MSB)
Use this pre-packaged circuit to design a counter from decimal 1 to6.