TA Hours: 2-3pm Wed HFH 1140 (ECI LAB) Email TA for additional help

Files needed for labs:
bashrc addendum
tcsh addendum
Sample HSPICE header
PTM 180nm
PTM 130nm
PTM 45nm
MMI Extracted Standard Cell 0.18 library
MMI_NAND2B.sp Deck
lab6.sp Deck
lab6.sue
Note: the PTM models are retrieved from http://www.eas.asu.edu/~ptm/
Useful Sue Files
parameter.sue
include.sue
tran.sue
tline.sue

File Installation Instructions:

  1. Determine which shell you are using (BASH or TCSH/CSH)
  2. Append the appropriate file(bash or tcsh) to your rc file (.bashrc for bash, .cshrc for tcsh)
  3. Grab a copy of the sample header and place it in the same directory as the sue file which you wish to simulate
  4. Rename the header file so that it has the same as your sue file (ie name it lab.h if you have lab.sue)
  5. Add desired spice directives to the header file
  6. Modify the .tran call for the desired granularity and run time (first and second arguments respectively)