Steve Eric
Newbie level 2
- Joined
- May 15, 2014
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 16
Hello Guys, I'm new in encoder and I'm not really understand the question below. Could someone please help me? Thanks!
Consider a memory bank consisting 32,768 bytes of registers. The bus width in use with the older generation computer was 32. How would you design a decoder such that all 32,768 bytes can be addressed separately?
My idea is that I merely need 15 bus address to cover the 32,768 data.
2^15 = 32,768. Is my idea correct?
Consider a memory bank consisting 32,768 bytes of registers. The bus width in use with the older generation computer was 32. How would you design a decoder such that all 32,768 bytes can be addressed separately?
My idea is that I merely need 15 bus address to cover the 32,768 data.
2^15 = 32,768. Is my idea correct?