Given a memory of 2048 bytes consisting of several 64 Byte x 8 RAM chips. Assuming byte-addressable memory, which of the following diagrams indicates the correct way to use the address bits?
A.
2 bits for chip selected //8 bits for address on chip
B.
6 bits for chip selected //5 bits for address on chip
C.
4 bits for chip selected //8 bits for address on chip
D.
5 bits for chip selected //6 bits for address on chip