. (20 pts.) Your task is to design the control for an automatic chocolate bar vending machine. chocolate bars inside the machine cost 2.55 TL, and the machine accepts TL and Kuru coins only. The inputs to the control are a set of two signals that indicate what kind of coin deposited, as well as a reset signal. The control should generate an output signal that chocolate bar to be delivered whenever the amount of money received is 2.55 TL or m will return any change (if appropriate). Once the chocolate bar has been delivered the machine will then reset itself to the starting state to wait for another input. has been causes the ore and (8 pts.) Identify your inputs and outputs, and draw the ASM chart that implements this finite state machine. (12 pts) Draw a primitive flow table for this machine, and reduce the flow table to minimum number of states. (10 pts) Design the vending machine control logic using primitive (AND, OR, inverter) gates, trying to avoid critical races, false outputs, and hazards (10 pts) Design the vending machine using D type Flip - Flop a. b. c. d. Show the details of your work for full credit. . (20 pts.) Your task is to design the control for an automatic chocolate bar vending machine. chocolate bars inside the machine cost 2.55 TL, and the machine accepts TL and Kuru coins only. The inputs to the control are a set of two signals that indicate what kind of coin deposited, as well as a reset signal. The control should generate an output signal that chocolate bar to be delivered whenever the amount of money received is 2.55 TL or m will return any change (if appropriate). Once the chocolate bar has been delivered the machine will then reset itself to the starting state to wait for another input. has been causes the ore and (8 pts.) Identify your inputs and outputs, and draw the ASM chart that implements this finite state machine. (12 pts) Draw a primitive flow table for this machine, and reduce the flow table to minimum number of states. (10 pts) Design the vending machine control logic using primitive (AND, OR, inverter) gates, trying to avoid critical races, false outputs, and hazards (10 pts) Design the vending machine using D type Flip - Flop a. b. c. d. Show the details of your work for full credit