1. Create a 4 × 4 array multiplier using generate statements. Use full adder, half adder, and AND gate components as in Chapter 4.
2. B is an integer array with range 0 to 4. Write a VHDL code segment which will read a line of text from a file named "FILE2" and then read five integers into array B. Assume that TEXTIO libraries are available.