Table of Contents

First time login into the AMS (Analog Mixed Signal Lab) servers

Closely follow the following steps to setup Cadence for the ECE5/410 class:

yppasswd
cd ..
chmod  –R  700  <youraccount>
Example: chmod  –R  700  vsaxena

You are equally responsible if anyone else copies your files and submits as his own. Make sure you change the password and ensure that others don't have read permission of your home directory.

cd
cp  ../5410grader/.bashrc  ./
source  .bashrc

Setting up the course directory

cp  –r  ../5410grader/ece510   ./
chmod  700  ece510

Using Cadence

cd ece510
virtuoso &

Your Cadence environment is already set up to start Cadence IC610 version. You need to start Cadence from ece510 directory for the default setups to work.

Always start Cadence in the ece510 directory.

When prompted for license checkout for any of the tools, always use the “Always” option. Clicking Never will disable the license checkout.

Making CMOS Book examples work

To ensure that the CMOS book examples run seamlessly in you work directory, once for all, do the following:

cd
ln -s /home/pdks/Cadence_IC61_CMOSedu CMOSedu

Please do not re-download the Book examples and/or install the NCSU PDK as directed in the CMOSEdu tutorials. They are already installed and available for you in your course directory and can be seen in the Library Manager.

Spectre models location on the servers

/home/pdks/ncsu-cdk-1.6.0.beta/models/spectre/standalone For On Semi C5 process: Select the models ami06N.m and ami06P.m in the ADE window models setup.

/home/vsaxena/analog_design/models

Basic instructions for simulating CMOS book examples using Cadence Spectre (refer to the Cadence Tutorials for details):

C5 Design Rules and Process Information

 /home/pdks/ncsu-cdk-1.6.0.beta/models/spectre/  

In this directory, you should see 5 folders corresponding to each of the corner models: (nom)inal, (slow)-slow, (fast)-fast, slow_fast and fast_slow. Point to the models in these folders for your corner sims.

* MOSIS information for the C5 0.5u process is available here.