0% found this document useful (0 votes)
1K views18 pages

Lab Manual: Digital Logic Design

This document provides instructions for installing and using the Cedar Logic Simulator software. It outlines the step-by-step process for downloading and installing the simulator. It then explains how to use the simulator to design and test basic digital logic circuits, including how to place gates, connect gates, add text labels, and construct circuits for Boolean functions. The purpose is for students to learn how to visually represent and evaluate the functionality of logic circuits using the simulator.

Uploaded by

ve
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views18 pages

Lab Manual: Digital Logic Design

This document provides instructions for installing and using the Cedar Logic Simulator software. It outlines the step-by-step process for downloading and installing the simulator. It then explains how to use the simulator to design and test basic digital logic circuits, including how to place gates, connect gates, add text labels, and construct circuits for Boolean functions. The purpose is for students to learn how to visually represent and evaluate the functionality of logic circuits using the simulator.

Uploaded by

ve
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 18

LAB MANUAL

Digital Logic Design

Statement Purpose:
In this lab we shall discuss about the Installation of CEDAR LOGIC SIMULATOR step-by-step and how to
use Cedar logic Simulator.

Activity Outcomes:
The students will be ableto easily Install CEDAR LOGIC SIMULATOR. They will also learn how to
design digital logic circuits using Cedar Logic Simulator.

Instructor Note:
Follow the steps of installing Cedar Logic Simulator on your computers very carefully. Practice using the
simulator as much as you can so that you may easily draw simple logic circuits with the help of this
simulator. This will give you a virtual demonstration of the functionality of these circuits. Try to design the
logic circuits for the Boolean functions given at the end of these notes.

CEDAR Logic Simulator is an interactive digital logic simulator to be used for the teaching of
logic design or testing simple digital circuits.

Install Cedar LS step-by-step


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Click on exe file of CLS —

Press Next Now —

Press Next

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Press Next

Press Next

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

MenueCommans

Toolbar Commans

Low & high level Gates

Work Space
As Pages

Place your cursor over the 3-input XOR gate in the gate palette so that a blue square .3
appears around the gate shape

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

.Hold the left mouse button down and drag the gate shape onto the gate canvas .4

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Release the mouse button when the gate is at the desired location. When you left click .5
anywhere on the canvas or drag another gate onto the canvas, the gate will become
.unselected

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Connecting Gates

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Adding Text
1. Selected the TEXT object from the gate palette

2. Drag the TEXT object to the appropriate position.

3. Double click on the TEXT object so that a dialog box appears.

4. Type Input in the LABEL portion of the dialog box and press enter. Note that labels can be placed
anywhere on a circuit that you would wish.

5. To delete a label, simply select it like you would a gate and press the delete key. Play around with your
test circuit by adding as many text labels as you want until you feel comfortable with the process. Once you
are reasonably comfortable with it, delete the labels you added to the circuit and continue the tutorial.

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Digital Logic Design


Term Fall
Lab 1: How to Install Cedar Logic Simulator 2013

Exercise:
Construct the logic circuit using Cedar Logic Simulator for each of the following Boolean functions, using
only AND, OR and NOT gates.

(i) F(A, B, C) = A.B’ + A’.C


(ii) F(X, Y, Z) = (X + Y’)’ . (X’ + Z’)’
(iii) F(A, B, C) = (A.B’ + A’.B)’
(iv) F(A,B) = (A.B + A’.B’)’
(v) F(W, X, Y, Z) = W’.X + [(X.Y)’ + (Y.Z)’]’
Also see the behavior of each of the above circuits by giving different values to the inputs involved.

Digital Logic Design

You might also like