InterviewSolution
Saved Bookmarks
| 1. |
Question 1 4 Points How many 512x 8 RAM chips are needed to provide a memory capacity of 2048 bytes? How many lines of the address bus must be used to access 1024 bytes of memory? How many these lines will be common to all chips? |
|
Answer» Explanation:CS RS1 RS0 Register SELECTED 0 x x NONE 1 0 0 PORT A register 1 0 1 Port B register 1 1 0 Control Register 1 1 1 STATUS Register |
|