Assignment 5 - 35 points
Due: Before Final
My Problem: (3 points)
Design a 32 M-byte memory using eight 4 M-byte RAM chips and a 3-8 decoder.
Hint: Notice that there are 22 address bits in each of the 4 M-byte chips and 25 address bytes in the 32 M-byte chip. Also, every chip has a 1-bit chip-enable line and a 1-bit write-enable line.
Chapter 5: 10, 11 (points 3, 3)
Chapter 8:
1 a-d (8 points). This problem can be done by making copies of Figures 8.3 and 8.4 and showing/describing your modifications. This problem is a crucial exercise for understanding EC-1.
4 a,c,e,g (you do not need to run the programs) (8 points). Make sure to comment your programs and explain your plan carefully. You can use the extended EC-2 language from section 8.4.
6 a-e. (10 points). This problem can be done by making copies of Figures 8.10 and 8.11 and showing/describing your modifications. This problem is a crucial exercise for understanding EC-2.