
COE305 LAB MANUAL
9
Two 8 Kbytes SRAM memories (6264), and
Two 8 Kbytes EPROM memories (2764)
3.4 Procedure
In this project, each group will design a memory system consisting of two memory
modules. The first is a 16 KByte SRAM starting at address 00000h. The second is a 16
KByte EPROM ending at address FFFFh (Why?). Refer to your text book for more
details about memory system design.
1. Each group discuss and answer the following issues:
a. What is the number of address lines required to address the two
modules?
b. How to design the 32 KBytes memory system using partial decoding?
c. How to design the same memory system using exhaustive (full)
decoding?
d. What address lines to be connected to the even and odd banks of the
two modules?
e. How to distinguish the even and odd banks of the SRAM module?
f. Is it necessary to distinguish the even and odd banks of the EPROM
module? Why?
2. Design the above memory system by using two 8 KBytes SRAM
memories (6264) and two 8 KBytes EPROM memories (2764). Show
your design to the lab instructor and implement it after validation.
Your design should show, for each memory chip, what should be
connected to:
a. Address and data pins
b. Chip select (CS )
c. Output Enable (OE )
d. Write Enable (
WE
)
Commenti su questo manuale