Lab 7 - EE 421L

Using buses and arrays in the design of word inverters, muxes, and high-speed adders
Authored, by Clinton Bess
11/2/2015
Email: bessc2@unlv.nevada.edu


Postlab Deliverables:

  1. Create schematics and symbols for an 8-bit input/output array of: NAND, NOR, AND, inverter, and OR gates. Provide a few simulation examples using these gates.
  2. Create an 8-bit wide word 2-to-1 DEMUX/MUX schematic and symbol.
  3. Draft the schematic of the full-adder seen in Fig. 12.20 using 6u/0.6u devices (both PMOS and NMOS).
  4. Here is the schematic of the full adder circuit. To the right is the corresponding layout.

  5. Create an adder symbol for this circuit (see the symbol used in lab6). Use this symbol to draft an 8-bit adder schematic and symbol.
  6. 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.

  7. As always... Backup your work!

  8. Click the link below to download the Lab 7 files
    Lab 7 Files