Lab 3 - ECE 421L 

Authored by Stryder Loveday

loveday3@unlv.nevada.edu

September 20, 2013 

For this lab, we will be expanding our work with the DAC circuit to include a layout and custom resistor icon.  Prior to this lab, Tutorial 1 for Electric should be completed.  The tutorials for Electric can be found here.

To begin, we will first layout a 10k resistor, using the n-well node, as was discussed in Tutorial one.

Location of N-well resistors

Select the N-well type and place the resistor on the schematic.  For this design we want a resistance of 10k.  Using MOSIS parameters, we find that the sheet resistance is approximately 801Ω.  Using the minimum width of 12 lambda for an N-well, we find that the length required can be determined by 10k = (L/12) * 801.  This yields approximately a length of 150 for our resistance of 10k. 

Electric measures distances in Lambda, which is the minimum distance MOSIS can handle.  For this process, our lambda is 300nm, so our actual width and length for our resistors is 4.5um and 45um respectively.

MOSIS information

 

10k_Nwell_properties

Now that we have an N-well resistor that suits our needs, copy and paste it to have three resistors in the formation previously used for a cell of the DAC constructed in Lab 2.

1-bit DAC cell

Create off-page contacts, and export them using Control-E.  Next, go to View -> Create Icon View to create a custom icon for this layout.  Using the design tools of the icon view, draw a representation of this circuit.

1-bit DAC symbol

Now that we have a custom-made icon, create ten of these icons on a schematic to recreate the DAC circuit.

Custom-icon DAC

Now that we have our custom circuit, lets create another icon and run the experiment from Lab 2 to test it and verify the icons are functioning properly.

New Icon

Test of icons

Simulation Results

The icons seem to be working well.  Now, lets create a layout which will be physically realized in a chip design.  

First, create a new layout cell and select N-well resistor.  Lay out the resistor, and set the width to 15, and the length to 150.

N-Well Resistor

Lay out 3 resistors stacked vertically, and connect them using Metal 1.  This is done by default by selecting the edge connections and right clicking.

Layout Measurememts

Now, lets lay out ten sets of these, to create the entire DAC in layout form.  Take caution as to not cross the metal 1 layers, they cannot cross over eachother, other metal layers would need to be used.

Full DAC layout

Before we move on, make sure your DRC, NCC, and ERC checks all pass to avoid any future errors.

ECC and DRC checks

Next, create a custom icon for this as well, so we can use it in further designs.  Export the metal1 nodes used in the positions as the previous DAC design for use in the icon.

Layout Icon

Next, we will test the layout icon in simulation.

Layout test

Unfortunately, I was unable to complete this simulation due to an unknown error.  This page will be updated when the problem is solved. 

As advice to future classes, take the time to organize your filenames and create a system for organization early.  Anticipate what you will create and plan accordingly.  Issues with integrating previous labs hindered me during this lab, and could have been avoided if proper file names and design trees were used.

Below is a link to my Jelib file.  It is a testament to the wrong way to label projects.  For this design the cells used were:

The Jelib file can be downloaded here.


This concludes the Lab 3 report for EE 421.  Please direct any comments or suggestions to Stryder Loveday, at the e-mail address listed above.

Return to EE 421L Labs