Programming instructions
Misc. Digital Components
Multisim Component Reference Guide 9-2 ni.com
AND gate truth table:
Boolean Expression:
9.1.2 OR Gate
This component has a high output when at least one input is high.
OR gate truth table:
Boolean Expression:
aby
000
010
100
111
yab
yab
=∗
= &
aby
000
011
101
111
yab
yab
=+
=
ComponentRef.book Page 2 Thursday, December 7, 2006 10:12 AM