Microprocessor 8086 with basic interfaces Bus SRAM and EPROM
Budget: $10 – $30 USD
Microprocessor 8086 with basic interfaces Bus SRAM and EPROM
1. Complete the necessary interface signals between microprocessor 8086 and SRAM and EPROM
2. The EPROM is only available in 8KB component
3. Use whatever necessary components; such as buffers, bidirectional buffers, latches, decodes, and
2-input NAND gates
4. Draw clearly all connections and components by using the emulator8086 in the lab
5. Check the design by doing the following code:
1- Program EPROM1 with all 1’s
2- Program EPROM2 with all 2’s
3- Read data from EPROM1 and add value 2
4- Read data from EPROM2 and add value 6
5- Store the modified data from EPROM1 into ODD SRAM
6- Store the modified data from EPROM2 into EVEN SRAM
7- Read data in 16-bit from SRAM at Address FAB02 and store it in AX register
8- Show the value of AX register
1. Complete the necessary interface signals between microprocessor 8086 and SRAM and EPROM
2. The EPROM is only available in 8KB component
3. Use whatever necessary components; such as buffers, bidirectional buffers, latches, decodes, and
2-input NAND gates
4. Draw clearly all connections and components by using the emulator8086 in the lab
5. Check the design by doing the following code:
1- Program EPROM1 with all 1’s
2- Program EPROM2 with all 2’s
3- Read data from EPROM1 and add value 2
4- Read data from EPROM2 and add value 6
5- Store the modified data from EPROM1 into ODD SRAM
6- Store the modified data from EPROM2 into EVEN SRAM
7- Read data in 16-bit from SRAM at Address FAB02 and store it in AX register
8- Show the value of AX register