Use the verilog language write a MIPS CPU code, and have additional instruction, for example: select - 资源详细说明
Use the verilog language write a MIPS CPU code, and have additional instruction, for example: selection sort instruction.
The code has contain combination circuit and sequenial circuit.
CPU have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY, INST_MEMORY, REGISTER, PC, and TESTBRANCH.
Use the verilog language write a MIPS CPU code, and have additional instruction, for example: select - 源码文件列表