It is desired to design a 64kb memory decoder for the 8086 microprocessor using two 16KB SRAM and two 16KB EPROM chips. Assuming the microprocessor wants to write to memory address 0A557H, which chip select and location select will the system use?
I know that the 8086 microprocessor has 20 address lines and 14 address lines could be used for location select if we were considering only one 16KB RAM and 4 lines for chip select.
Location select: A0-A13 and Chip select: A14-A19
I am confused about going forward to solve this question as we expect to see such in exams.