0% found this document useful (0 votes)
15 views

Mini Tutorial (MT # 2)

Uploaded by

Alex Pinkman
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

Mini Tutorial (MT # 2)

Uploaded by

Alex Pinkman
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

1

How many 128 x 8 RAM chips are needed to provide a memory


capacity of 2048 bytes?
How many lines of the address bus must be used to access 2048
bytes of memory? How many of these lines will be common to all
chips?
How many lines must be decoded for chip select? Specify the size of
the decoders.

2
3
A computer uses RAM chips of 1024 x 1 capacity.
How many chips are needed, and how should their address lines be
connected to provide a memory capacity of 1024 bytes?
How many chips are needed to provide a memory capacity of 16K bytes?
Explain in words how the chips are to be connected to the address bus.

4
5
A ROM chip of 1024 x 8 bits has four select inputs and operates
from a 5 volt power supply. How many pins are needed for the
IC package?

6
7
A computer employs RAM chips of 256 x 8 and ROM chips of 1024 x 8.
The computer system needs 2K bytes of RAM, 4K bytes of ROM, and four
interface units, each with four registers. A memory-mapped I/O
configuration is used. The two highest-order bits of the address bus are
assigned 00 for RAM, 01 for ROM, and 10 for interface registers.
How many RAM and ROM chips are needed?
Give the address range in hexadecimal for RAM, ROM, and interface.

8
9
Obtain the Boolean function for the match logic of one word
in an associative memory taking into consideration a tag bit
that indicates whether the word is active or inactive.

10
11
12

You might also like