control.vhd
 This block is the control block for the whole DLX processor
   It contains six modules in it, five for each stage in the DLX processor
 (fetch,decode,execute,mem and write back)and one coprocessor control block 
 for the decoding and enabling of the special registers(cp1_cntl)