Searched Projects

Tags: MIPS

project.name
0 Stars     133 Views

A register build with D Flip Flops designed to keep the address of the current-executed instruction. The addresses it keeps are numbers multiple of four.


project.name
0 Stars     101 Views

32-bit ALU


project.name
1 Stars     81 Views

project.name
1 Stars     330 Views
User:

MIPS-32

Reference to ComputerOrganisationAndDesign 4:4.

This CPU is capable of executing the following instructions.

  • lw
  • sw
  • bne
  • add
  • sub
  • and
  • or
  • slt
  • j

project.name
0 Stars     106 Views

Implementation of the processor MIPS R2000 in it's unicycle version.