Memory organisation
Memory organization is an aspect of computer architecture that is concerned with the storage and transfer of data and programs. There are several ways to organise memories with respect to the way they are connected to the cache: one-word-wide memory organisation wide memory organisation interleaved memory organisation independent memory organisation == One-word-wide == The memory is one word wide and connected via a one-word-wide bus to the cache.