Install Cadence IC 6.15 problem: CIW stuck error

Status
Not open for further replies.

rsx4729

Newbie level 5
Joined
Jan 25, 2015
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
76
Hi all,

This is my first time to install cadence in a new server. The installation process has no problem. After that, I create an account and test. I copy sample files (cdsinit, cds.lib, .cdsenv) to my working directory and modify only cds.lib file. My .cshrc file:


Code dot - [expand]
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
setenv CDS_Netlisting_Mode "Analog"
setenv CDS_LIC_FILE 5280@<my_server_license_ip_address>
setenv SPECTRE_DEFAULTS "-E"
 
setenv ASSURAHOME /tools/cadence/assura/assura0410
set path = ($path $ASSURAHOME/tools/bin $ASSURAHOME/tools/assura/bin)
setenv LANG C
setenv SUBSTRATESTORMHOME $ASSURAHOME
 
setenv MMSIM_HOME /tools/cadence/mmsim/mmsim1210
set path = ($path $MMSIM_HOME/tools/bin $MMSIM_HOME/tools/dfII/bin )
 
setenv IC_HOME /tools/cadence/ic/ic615
set path = ($path $IC_HOME/tools/bin $IC_HOME/tools/dfII/bin)
 
setenv LD_LIBRARY_PATH $IC_HOME/tools/lib/
setenv LM_LICENSE_FILE $CDS_LIC_FILE



I run Cadence. The CIW is opened but it is immediately halted. How can I fix this error? Please help me.

 
Last edited by a moderator:

I install cadence ic616 and configure similar to ic615. Now when i run ic616 it take about 5' to appear CIW. However, I can't access library manager. What's is the problem? Please help.

 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…