-
Notifications
You must be signed in to change notification settings - Fork 0
Data Memory
SUMANTH B S edited this page Mar 8, 2024
·
1 revision
- 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