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