rsx4729
Newbie level 5
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:
I run Cadence. The CIW is opened but it is immediately halted. How can I fix this error? Please help me.
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: