Lab 6 - ECE 421L 

Authored by Isaac Robinson,

robins82@unlv.nevada.edu

October 26th, 2016

  

This lab focuses on the design, layout, and simulation of a CMOS NAND gate, XOR gate, and Full-Adder

Capture.PNG
Capture_1.PNGNAND ---------
Capture5.PNG
Capture2.PNG
Capture6.PNG
Capture7.PNG

XOR    ---------
Capture_3.PNG
Capture_2.PNG
Capture_4.PNG
Capture_5.PNG


Capture__2.PNGAs we can see from the simulation of the gates, when both inputs are opposite values and get inverted on the same clock edge the output of the XOR gate drops during this period. This is because the rising/falling edge of the clock happen during a period of t. Ideally, if t <- 0 then we would not see this behavior coming from the MOSFET based XOR gate.

Capture___X.PNGCapture___2.PNG
BACKUP:
Capture_____1.PNG


My lab6 files are located HERE for review.

Return to Isaac's Labs

Return to EE 421L Labs