IHP 130nm process

From ift
Revision as of 12:07, 25 August 2015 by Nfyku (talk | contribs) (Created page with "=Cadence design with IHP 130nm process= ==Starting up the IHP SG13S Design Kit== The following steps describe how to install the Process Design Kit and start a new design....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Cadence design with IHP 130nm process

Starting up the IHP SG13S Design Kit

The following steps describe how to install the Process Design Kit and start a new design.

Log on to one of the mikroservers:

ssh -X mikroserver3
tcsh

The preferred shell is tcsh. When using another shell it will be necessary to change the installation routine and modify the initialization script accordingly.

First chose a parent directory, e.g.

cd ~/ihp

Copy the user environment design and set general Cadence environment variables by doing:

cp -rp /prog/design_kits/ihp_sg13/SG13S_616_rev1.0.2_a/work/skel .
source /prog/cadence/cadence_init.csh

Change cshrc.cadence in ~/ihp/skel/cds to suit your needs. In particular you must define $IHP_TECH and $PROJECT according to your local environment

source ~/ihp/skel/cds/cshrc.cadence

Start the design tool

virtuoso &