Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

IBM PDK installation problem

Status
Not open for further replies.

oermens

Advanced Member level 2
Joined
Nov 19, 2005
Messages
525
Helped
107
Reputation
220
Reaction score
44
Trophy points
1,308
Location
canada
Activity points
3,988
"/afs/btv/data/ams/kit_test/IBM_PDK/cms9flp/V1.5.0.0IBM/cdslib/Skill/ibmPdkProcs610.cxt"

you have to edit .cdsinit so that it loads the context file from the correct path. when you ran ./kit_install it should have asked you if you want to update all the links in .cdsenv, .cdsinit, cds.lib to match your local installation. you probably need to edit lib.defs and .cdsenv as well. also you need to set environment variables before running virtuoso:

setenv CDS_LOAD_ENV CWDElseHome
setenv SPECTRE_DEFAULTS "-E"
setenv CDS_Netlisting_Mode "Analog"
 
You were right ! I checked all the three files you mentioned and found that, the paths are set there like that, which does not match with that of mine. Definitely it needed to be customized.

Thanks a lot. I had no idea about it and must try your suggestions ..
Regards,
Shahriar, Graduate Student
 

If you received the PDK from MOSIS, in the root directory there might be a file called CMRF9SF_ALL_USERS_MUST_READ.txt. It explains how to configure the PDK. I use IBM 8RF, we have this file written by MOSIS.
 

I received both IBM 8RF and 9RF from MOSIS and started working with the later one. I have just checked both the PDK and got the file CMRF8SF_ALL_USERS_MUST_READ in the PDK of 8RF. But there is no such file for 9RF, so I had no idea about this file, before. Now, I have started reading the file for 8RF and hope it will help me for 9RF, too.

Thank you again for your help.
Regards,
Shahriar, Graduate Student
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top