Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Computer Architecture &

Organization Lab
Lab # 3

NAME: KAMRAN WAHAB

ENROLLMENT NO.: 01-131192-015

SUBMITTED TO: MA’AM RIDA KHALID

Department of Software Engineering


Lab 03

Memory Address Register Implementation for SAP-1 Computer


Architecture

Objective:

The objective of the lab is to make and test the working of Memory Address Register.

Procedure:

Chip C4, a 74LS173, is a 4-bit buffer register; it serves as the MAR. Notice that pins 1 and 2 are
grounded; this converts the three-state output to a two-state output. In other words, the output of the MAR
is not connected to the W bus, and so there is no need to use the three-state output.

Observations:
CLR CLK G1 G2 Dn (inputs) Qn (output)
H X X X X L
L L X X X (edge trigger)
L (edge trigger) H X X (edge trigger)
L (edge trigger) X H X (edge trigger)
L (edge trigger) L L L L
L (edge trigger) L L H H
Diagram:
Result:

Conclusion:

The task was performed successfully.

You might also like