You are on page 1of 3

SCHOOL OF COMPUTER SCIENCE AND ENGINEERING

Course: System Software lab Sem: V A Year: 2023-24

SS lab evaluation Schedule (18/12/23 to 19/01/24)

Sl No Lab assignment Marks Date of evaluation and


batch

1 SE: Implementation of Pass 1 Linking loader 10.00 18/12/23 A2

22/12/23 A1

2 SE: Implementation of Pass 2 Linking loader 10.00 1/1/24 A2

5/1/24 A1

3 OEE: Review 1 5.00 20/12/23 A1 and A2


Discussion of understanding Open ended
In theory class
experiment (OEE, Expected input and
output, algorithm of pass 1 and pass2)
4 OEE: Review 2 5.00 8/1/24 A2
Implementation of pass 1 OEE experiment
12/1/24 A1

5 OEE: Review 3 15/1/24 A2


Implementation of pass 2 OEE experiment 10
19/1/24 A1
SCHOOL OF COMPUTER SCIENCE AND ENGINEERING

Open-ended experiment details

OEE 2 OEE statement


O1 SIC/XE assembler pass 1 and pass 2
All instruction formats with EQU independent feature
O2 SIC/XE assembler (both pass 1 and pass 2).
All instruction formats with literal independent feature
O3 SIC/XE assembler (both pass 1 and pass 2).
All instruction formats with expression independent feature
O4 SIC/XE assembler (both pass 1 and pass 2).
All instruction formats with program blocks independent feature
O5 SIC/XE assembler (both pass 1 and pass 2).
All instruction formats with control section independent feature
O6 AVR assembler (both pass 1 and pass 2).
For All instructions
O7 Macroprocessor
08 Relocatable loader using bit mask method and modification records.
O9 One-pass assembler

Team No OEE allocated


1 O1
2 O2
3 O3
4 O4
5 O5
6 O6
7 O7
8 O8
9 O3
10 O1
11 O2
12 O3
13 O4
14 O5
15 O6
16 O7
17 O8
SCHOOL OF COMPUTER SCIENCE AND ENGINEERING

Content of the OEE report


1) Title page

2) Table of Contents

3) Introduction of the topic and description of the problem

4) Algorithm (both pass1 and pass2)

5) Code

6) Sample input and output cases (screenshots, minimum 3 cases)

Note: The programming language for implementing OEE can be C or C++.

The OEE report must be uploaded in the LMS.

Course teacher: Dr. S D Desai

You might also like