Show the memory organization of a 16K x 8 RAM memory (16K wordsand each word is 8 bits) built using 4K x 4 chips with low-orderinterleaving.
a) How many address bits are needed for each RAM chip?
b) How many address bits are needed for all of memory?
c) If we were accessing one full word, how many chips would beinvolved?
d) How many banks will this memory have?
e) How many RAM chips are necessary?
f) Suppose we want to write integer 5 to the memory address0x30FC, show how it would work on the circuit diagram (which bitsof the integer will be stored where), also show which bits are usedfor chip select and offset.
Expert Answer
Answer to Show the memory organization of a 16K x 8 RAM memory (16K words and each word is 8 bits) built using 4K x 4 chips with l…