Use the Quartus II Text Editor to create a VHDL file for a 4-bit D latch. The input ports should consist of an enable input and a 4-bit d input. The output should be a 4-bit port called q. Save the file as drive:|\{desired| path\}llabsulab8idlatchldl.vhd and use it to create a Quartus II project. Compile the project.