Purchase Solution

Determining the Correct Way to Use Address Bits

Not what you're looking for?

Ask Custom Question

Given a memory of 2048 bytes consisting of several 64x8 RAM chips, and assuming byte addressable
memory, which of the following seven diagrams indicates the correct way to use the address bits?
See attachment for diagrams.
Explain your answer.

Purchase this Solution

Solution Summary

Provides steps necessary to determine the correct way to use the given address bits.

Solution Preview

Since there is a total of 2048 bytes of memory the total number of address bits will have to be 11. We can get this number by taking the log2 of ...

Purchase this Solution


Free BrainMass Quizzes
Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Javscript Basics

Quiz on basics of javascript programming language.

Basic Networking Questions

This quiz consists of some basic networking questions.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.