CrazyEngineers
  • The chip select logic for a certain DRAM chip in a memory system design is shown below.

    Mohit Patil

    Member

    Updated: Oct 26, 2024
    Views: 1.5K

    Assume that the memory system has 16 address lines denoted by A15 to A0. What is the range of address (in hexadecimal) of the memory system that can get enabled by the chip select (CS) signal?

    bNS6-Screenshot%202019-03-31%20at%204.34.31%20PM.png

    1. C800 to CFFF
    2. CA00 to CAFF
    3. C800 to C8FF
    4. DA00 to DFFF
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Ankita Katdare

    AdministratorApr 1, 2019

    A15 A14 A13 A12 A11 A10 A9 ... .... A0
    1    1   0   0   1   0   0 ... .... 0  = C800
    |-Chip select (CS)-| ...   ... .... 1  = C801
    1    1   0   0   1   ...   ... .... .  = ...
    1    1   0   0   1   1   1 ... .... 1  = CFFF 

    Looks Like Option A is the correct answer.

    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register