Create the behavioral VHDL model for 32-bit ALU. The ALU has 4-bit "op" control singal. Relationship between the "op" and operations of ALU. You must implement all functions in table. "Equal" signal should be set 'U' when not used by "op". Create the test bench which shows your ALU implements all functions correctly.