You are on page 1of 1

Birzeit University

Department of Electrical and Computer Engineering


First Semester 2020/2021
ENCS338-Microprocessor-Based Systems
Project-part1: deadline 1/11/2020
This is an individual project, so groups are not allowed.
The course project is divided into three parts:
1. In the first part students have to simulate 8086 signals and to add latches are
buffers.
2. The second part students have to add the memory part
3. In the third part students have to add some input/output components

Part 1-
a- Use Proteus or any other tool to simulate 8086 signals of the following
instructions:
1- MOV AL,44H
MOV BX, [1389H]
MOV [BX], AL
2- MOV AL,55H
OUT 6EH, AL

b- Add Latches and Buffers to the 8086 bus to get the address and data separately.
Use similar code as in part-a, but you have to use different numbers. You can
test other codes if you wish.
You have to include at least the following signals CLK, ALE, M/IO’, RD’, WR’,
DT/R’, DEN’, BHE’, Address and Data.
Write a report which include screenshots of the different signals and detailed
descriptions of each figure.
Important: Each screenshot should include the date and time of your
computer.
Submit a single file (doc or pdf) on itc.birzeit.edu.

You might also like