MIPS data memory

Storage element for data of a program. Similar to MIPS Instruction memory

Inputs

  • Memory address

  • Data to be written (Write Data) for MIPS sw

Control

  • Read / Write controls (only permit either one at a point in time).

Output

  • Data read from memory (Read Data) for MIPS lw