Data Memory - muneeb-mbytes/computerArchitectureCourse GitHub Wiki
- 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