Ram and Rom Chips
Ram and Rom Chips
The read and write inputs specify the memory operation and the
two chip select (CS) control inputs are for enabling the chip only
when it is selected by the processor.
24-Nov-2010
2
www.eazynotes.com
24-Nov-2010 3
www.eazynotes.com
ROM Chip
ROM can only read, the data bus can only be in an output
mode.
For the same size chip, it is possible to have more bits of
ROM than of RAM, because the internal binary cells in
ROM occupy less space than in RAM.
For this reason, the diagram specifies a 512 byte ROM,
while the RAM has only 128 bytes.
The nine address lines in the ROM chip specify any one
of the 512 bytes stored in it.
24-Nov-2010
4
www.eazynotes.com
ROM Chip
24-Nov-2010
5
www.eazynotes.com
Memory Address Map
A memory address map, is a pictorial representation of
assigned address space for each chip in the system.
Let us assume that a computer system needs 512 bytes of
RAM and 512 bytes of ROM
The RAM chips have 128 bytes and need seven address lines.
The ROM chip has 512 bytes and needs 9 address lines.
The Xs are always assigned to the low order bus lines: lines 1
through 7 for the RAM and lines 1 through 9 for the ROM. It is
now necessary to distinguish between 4 RAM chips by
assigning to each a different address.
24-Nov-2010
6
www.eazynotes.com
24-Nov-2010 7
www.eazynotes.com
MEMORY CONNECTION TO CPU
The configuration gives a memory capacity of 512
bytes of RAM and 512 bytes of ROM.
The particular RAM chip selected is determined from
lines 8 and 9 in the address bus. This is done
through a 2 x 4 decoder whose outputs goes to the
CS
1
inputs in each RAM chip.
The selection between RAM and ROM is achieved
through bus line 10.
24-Nov-2010
8
www.eazynotes.com
24-Nov-2010 9
www.eazynotes.com
24-Nov-2010 10
www.eazynotes.com