Data Memory - muneeb-mbytes/computerArchitectureCourse GitHub Wiki

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