Skip to content

Data Memory

SUMANTH B S edited this page Mar 8, 2024 · 1 revision

WhatsApp Image 2024-03-08 at 2 06 23 PM

  • In data memory load and store instructions are present
  • Load instruction which reads from the memory
  • store instruction which writes into memory
  • single address input take care of both write and read operation
  • both load and store operation cannot be done paralelly
  • external inputs are present which specifies read or write needs to be done
Clone this wiki locally