Lab 7 - EE 421L
Pre-Lab
The pre-lab consisted of going through Tutorial 5, which was to design, layout, and simulate a ring oscillator. Below are images from Tutorial 5
Ring Oscillator Layout
Using the inverter symbol above, I created a simulation schematic which consisted of all four inveter's input connected to a pulse voltage from 5V to 0V and simulated it.
Simulation Schematic
Simulation Result
Part 2
The second part of this lab is to create schematics and symbols for an 8bit input/output array of the following gates: AND, NAND, NOR, OR, and INVERTER
8 bit AND gate
Schematic
Symbol
Simulation Schematic and Result
8 bit NAND gate
Schematic
Symbol
Simulation Schematic and Result
8 bit NOR gate
Schematic
Symbol
Simulation Schematic and Result
8 bit OR Gate
Schematic
Symbol
Simualtion Schematic and Result
8 Bit Inverter Gate
Schematic
Symbol
Simulation Schematic and Result
Part 3: 2 to 1 MUX/DEMUX
The next step was to examine the schematic of a 2 to 1 MUX/DEMUX taht is given in the lab and its symbol. The task is to simulate the operation of this circuit using Spectre and explain its purpose/function.
Schematic
Symbol
-> As can be seen in the simulation above, for the MUX when S is "0" the output becomes B input and when S is "1" the output becomes A input. For the DEMUX, When S is "1", B takes the signal of Z and when S is "0", A takes the signal of Z.
Part 4: Creating an 8-bit 2 to 1 MUX/DEMYX schematic and symbol