0% found this document useful (0 votes)
9 views8 pages

1 Boolean Function

Uploaded by

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

1 Boolean Function

Uploaded by

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

malule end

(oz,o1,c),
input
C;B,A,
c); A,D, (F, kst1 module
Code'
Circit: Koje
A
TABLE TRUTH
tuncion Boolean foroutput te Get AiH-
To
wavejoum
A -lao
B
E:/CodingModel SimProjects LabAssement 1A.v (test1) -Default
Ln#

Amodule testl (F,A, B, C)


2 input A, B, V;
3 output F;
4 wire wl, w2;
5 not n1 (wl, B) ;
6 and al (w2, wl,C) ;
or 01 (E, w2, A) ;
endmodule
Wave -Default +X
Msgs
test1/A St1
St1
test1/C St1
test1/F Sti

Now 400 ps 50 ps 100 ps 150 ps 200 ps 250 Ds 300 ps 350 ps 400 ps


Cursor 1 Ops lO ps

LabAssement1A.v Wave
AM- Tmplernenting the enpresion
1RuTH --TASLE

oG1c-C1RCUT

Xy'
2

Xy2'
(ode (Struc hwc al)
hodale eil. (P, y,Y, z);
inhat my,Y, 2;

hot(Wi,);
Mot n CW, );

and ay CWyX, z)
Omcl aL (WS, W,Yz))
Oncl as (w6, X, Y, Ws)

ehomochle.

Waveform

300
1 pmodule neil (F,X, Y, Z) ;
2 input X, Y,Z;
3 output F;
4 wire Wl, W2, W3, W4, W5, W6, W7;
5 not nl (W1, ) ;
6 not n2 (W2, Y) ;
7 not n3 (W3, Z);
and al (W4,X, Y, Z) ;
9 and a2 (W5, Wl1, Y, Z);
10 and a3 (W6,X, Y, W3) ;
11 and a4 (W7,X, W2, W3)
12 or ol (F, W4, W5, W5, W6, W7) ;
13 endmodule
Wave -Default +X
Msgs
St1
Sti
St1
nel/F St1

Now 400 ps 50 ps 100 ps 150 ps 200 ps 250 ps 300 ps 350 ps 40 ps


Cursor 1 400 ps |400 ps

TLabAssesment1B.v Wave

You might also like