You are designing an FSM to dispense 6 different drinks from a soda machine. You determine your FSM will need 10 states. (a) How many output bits (minimally) are required? 4 (b) What is the minimum size of the state register (i.e. the number of D flip-flops required)? (c) How many bits are required for one-hot encoding? 10 Only include the number. E.g. if the answer is 4 bits, you should only enter 4 for the answer.