Question

Design a code in Verilog HDL and create the symbol of the Register File (RF), forMIPS-16 processor, as explained in figure below.

B. Save random initial values in each register inside the RF (use Verilog initial statement). C. Add the RF symbol block diagram and complete the necessary connections. D. Create waveform (University program VWF) to simulate and verify your block diagram. Make sure to show the two read data from the register file (RF).

Question image 1Question image 2Question image 3Question image 4Question image 5