Chapter Three
Chapter Three
• 32 words
organized in one
row
• Address lines
grouped in two
• 5 higher bits for
row address, next
lower bits for
column address
here we need to reference each bit. becaue
as you can see at the first case wehn 1k x 1 every
cell
had an address so the 32 words are 1 bit in size
each
so we need 5 bit address to represent the 32 bit
cells
in each row and 5 additional bits to represent each
row.
000
001
010
011
111
100
101
00001 00101 01001
110
01101 10001 10101 11001 11101
Memory