Lab 6 - EE 421L

Authored by: Yun Lan

Email: lany3@unlv.nevada.edu

Date: 10/14/13


Lab description

 This lab is part of the lab project, which is to design a full adder. To design the full adder, we have to first design the NAND, NOR, and XOR gates. Of course, we will need inverter(NOT) to implement XOR, use NOT and NAND to implement AND, and use NOT and NOR to implement OR.


abcinscout
00000
00110
01010
01101
10010
10101
11001
11111


Return to lany3/

Return to EE 421L Labs