Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Memory question

  • 11-05-2011 11:24am
    #1
    Registered Users, Registered Users 2 Posts: 377 ✭✭


    Dont know where else to ask this question. How many address lines and data lines would are in a 4096 X 16 memory chip?

    Is it simply 4096 address lines and 16 data lines or am I overlooking something?


Comments

  • Registered Users, Registered Users 2 Posts: 40,038 ✭✭✭✭Sparks


    If it's a parallel bus chip (and with the exception of some I2C chips used mostly in embedded systems, it will be), or some 16-to-8-bit-multiplexing logic like the old 68008 used to have, it'll most likely be 16 data lines and 12 address lines (4096=2^12). Of course, if it's in a system with more than 12 address lines, there might be more than 12 pins, but the remainder would be unconnected internally (and it's fairly rare to do that anyway).


Advertisement