Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Final Report Submission

Microprocessor Lab (4CSU13/4ITU13)

Lab Report Submission Guidelines

1. Acceptable file format for uploading is pdf only. Only a single file for each part (Part-
I and Final) of any no. of pages will be accepted.
2. Size of the file should not exceed 9.5 MB, else you will not be able to upload it.
3. Naming your file for Final Report: Your file should be named as Univ.Roll-
No._MPLab-Final_Batch
e.g. CSE: 19EUCCS001_MPLab-Final_CS1 IT: 19EUCIT001_MPLab-Final_IT1.

Note: (LEEP & Branch Change) If you have not been provided your University
Roll No. use your College Roll No.
e.g. CSE: 20-400_MPLab-Final_CS1 IT: 20-400_MPLab- Final _IT1.

Note: Avoid circulating your reports to fellow students. Marks for report
submission will be made nil if found any similarity in report.

First page of your report must have a table similar to the


following one:

Page 1 of 2
Final Report
Batch: IV Sem. B.Tech CSE/IT Session: 2020-21
Course Code: 4CSU13/4ITU13 Course: Microprocessor Lab
Internal Assessment: 50
Evaluation Scheme
End Term: 25
Univ. Roll No. :
Student Name:
Clg. Roll No. :
Sl. No. Date Experiments
Write an introduction to 8085 Microprocessor, an 8085 kit and an
01 17/04/2021
8085 simulator.
Add the 8 bit contents of memory locations XX00 H and XX01 H
02 24/04/2021
and place the result in memory location XX02 H.
Add two 16 bit numbers stored at different memory locations and
03 01/05/2021
store the result in another memory location.
Transfer a block of data which is stored at addresses starting from
XX00 to another memory location starting from YY00 in forward
04 01/05/2021
and reverse order. Note: Size of data block should be minimum of
five.
Write an assembly program to swap two blocks of data stored at
05 08/05/2021
different memory locations.
06 08/05/2021 Write an assembly program to find the square of an integer number.
Write an assembly program to find largest and smallest number from
07 15/05/2021
a given array.
Write an assembly program to sort an array in ascending and
08 22/05/2021
descending order.
Write an assembly program to multiply two 8 bit numbers whose
09 29/05/2021
result is of 16 bits.
Write an assembly program to perform division of two 8 bit
10 29/05/2021 numbers. Note: One of the operand should be read from any specific
port number.
Write an assembly program to find 2's complement of a 16 bit
11 05/06/2021
number.
12 12/06/2021 Write an assembly program to implement a Digital Clock.
Write an assembly program which contains a main program and a
13 19/06/2021 conversion subroutine to convert a binary number to its equivalent
BCD.
14 26/06/2021 Write an assembly program to implement Hexadecimal up counter.

Note:

While writing output specify the contents of Flag Register for the experiments which include
Arithmetic and (or) Logical Instruction(s).

A penalty for late submission will be applicable as per the following:


Submission Time up to 11.59 PM, June 27, 2021: Nil
Penalty of 10% of marks dedicated for report will be deducted for each 12 hour delayed
submission.
Deadline for uploading Final Report: Till 11.59 PM, June 27, 2021
Link for Submission: https://forms.gle/fnZ8yXfy8nt85cA57

Page 2 of 2

You might also like