mr_vasanth
Member level 5
- Joined
- Mar 12, 2007
- Messages
- 86
- Helped
- 5
- Reputation
- 10
- Reaction score
- 7
- Trophy points
- 1,288
- Location
- Bangalore, India, India
- Activity points
- 1,906
We have a microprocessor with 16 bit address line and 32 bit data line. Assume that we have only a 16KB memory which will be accessed by this microprocessor. To access 16KB memory address line LSB 14 bits of the address line is sufficient. But what will happen if the microprocessor tries to access some location which is beyond 16KB ? How it should be handled while we do a processor based design ?