Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 732 Bytes

File metadata and controls

3 lines (3 loc) · 732 Bytes

The Memory Unit is a location where data and instructions are stored. The central idea behind it is to allow for storage and retrieval of information. The predessor to the memory unit in the Von Neumann artchitecture was the Harvard Architecture's two memory units. Whereas data and instructions were stored in one Memory Unit in the Vonn Neumann architecture, data and instructions were each stored in separate memory units in the Harvard Architecture.