Above is an image of the AND gate symbol used in a simulation schematic. To its right is a simulation that corresponds with it. When both inputs contain a logic high, the the output also produces a logic high. Otherwise, a logic low is displayed in the output.
Here is the a simulation schematic that uses an OR gate. When the either input receives a logic high, the output will also produce a logic high.
If a logic high signal is passed through in inverter the output result will be a logic low. If a logic low signal is passed an inveter the output result will be a logic high, hence the name inverter. Above is an image of the schematic used for the simlulation and the corresponding result.
Anytime one of the inputs in a NAND gate receives a logic low, the output will result in a logic high. Above are the simulations to show how this particular gate operates.
Whenever the input of a NOR gate is the same, the output will result in a logic high. Above is an example simulation.
Above is an image of the modified MUX. Take note of the inverter that flips the input signal to the transmission gate.
Above is a schematic that is used for the simulation of the MUX/DEMUX. When the input signal 'S' receives a logic high, the value from the A input gets passed through the transmission gate to the output. If it the input signal is a logic low, the value from the B input gets passed through to the output.
Here is the schematic of the full adder circuit. To the right is the corresponding layout.
Above is an image of the schematic that was used to create the symbol. To the right is a layout that corresponds to the schematic.
Above are the neccessary DRC and LVS checks.
Here is an example simulation of the full adder. When a logic low and a logic high are added together, the result is a logic high in the output. When two logic high signals are added together the result is a logic low with a carry. This can be observed at the end of the second cycle.
Click the link below to download the Lab 7 files
Lab 7 Files