Lab 7 - ECE 421L 

Author: Matthew Weishaar

weishm1@unlv.nevada.edu

Date: October 20, 2021 

 

Lab description and goals:

Learn how to create a variety of multi-bit gates and use them to create muxes and adders.

 

Prelab:

Go through Tutorial 5

 


Lab:
In this lab we are going to start off by creating a 4-bit inverter to make sure we have a grasp on using buses to create larger sizes of our previously created gates.
We will then use this knowledge to modify our gates to create 8-bit NAND, AND, and inverter gates along with creating OR and NOR gates from scratch.

Schematic
Symbol
Simulation schematic
Simulation waveform
4-bit
Inverter
8-bit
Inverter
NAND
AND
NOR
OR
 

 

 

Return to labs