OpenCores
URL https://opencores.org/ocsvn/instruction_list_pipelined_processor_with_peripherals/instruction_list_pipelined_processor_with_peripherals/trunk

Subversion Repositories instruction_list_pipelined_processor_with_peripherals

[/] [instruction_list_pipelined_processor_with_peripherals/] [trunk/] [hdl/] [controlUnit.v] - Diff between revs 7 and 8

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 7 Rev 8
Line 818... Line 818...
                                end
                                end
                                `endif
                                `endif
 
 
                                default         :       begin
                                default         :       begin
 
 
                                $write ("       unknown/unused instruction op-code encountered by control unit  ");
                                $write ("\nunknown/unused instruction op-code encountered by control unit       ");
                                $stop;
//                              $stop;
                                end
                                end
                                endcase // end  case (instOpCode)
                                endcase // end  case (instOpCode)
 
 
 
 
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.