Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Given a 128K byte address space, and the following memory map (layout) answer the following questions: From $00000 to $1DFFF is RAM. From $1E000 to

Given a 128K byte address space, and the following memory map (layout) answer the following questions:

From $00000 to $1DFFF is RAM. From $1E000 to $1EFFF is reserved for I/O. From $1F000 to $1FFFF is EPROM.

1) How many address lines required by the CPU?

2) Assume each memory chip is 4K bytes, how many address lines on the memory chip?

3) Sketch a decoder that will select the correct chip based on the address given by the CPU. Show a box with the inputs from the correct address lines of the CPU and the decoder outputs going to the correct area of memory (RAM, I/O, EPROM). Since there are multiple lines for the RAM, you do not have to draw each one, just group them correctly.

4) Suppose the data bus is 16 bits wide, rather than 8-bits wide. Two 4K byte chips work together to output 16-bits of data. Show how the above decoder would be different.

5) Given the 16-bit data bus scenario, which address line should decide between the 4K chip with the upper half of the 16 bits and the chip with the lower half?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Relational Database Design A Practical Approach

Authors: Marilyn Campbell

1st Edition

1587193175, 978-1587193170

More Books

Students also viewed these Databases questions