retagged by
737 views
0 votes
0 votes
closed with the note: out of syllabus now

Design a 2K $\times$ 8 (2048 locations, each 8 bit wide) memory system mapped at addresses (1000)$_{16}$ to (17FF)$_{16}$ for the 8085 processor using four 1K $\times$ 4 memory chips. Each of these chips has the following signal pins:

  1. $\overline{CS}$ (Chip select, data lines are in high impedance state when it is 1)

  2. $\overline{RD}$ (0 for read operation)

  3. $\overline{WR}$ (0 for write operation)

  4. $A_0, A_1, \dots A_9$ (input address lines. $A_0$ is the lest significant)

  5. $D_0, D_1, D_2, D_3$ (bi-directional data lines. $D_0$ is the least significant)

retagged by

Related questions

0 votes
0 votes
0 answers
1
Kathleen asked Sep 23, 2014
510 views
5 votes
5 votes
4 answers
2
Kathleen asked Sep 23, 2014
6,980 views
The number of tokens in the FORTRAN statement DO 10 I = 1.25 is345None of the above
6 votes
6 votes
2 answers
4