What is different between VHDL programs for Mealy machines and Moore machines? a. CASE statements are used in Mealy machines, but not in Moore machines. b. IF statements are used in Moore machines, but not Mealy machines. c. Control Inputs are outside the synchronous assignments in Mealy machines. d. PROCESS statements are used in the VHDL programs for Mealy machines, but not Moore machines.