Licence problem in Cadence IC610 on CentOS5.2

Status
Not open for further replies.

kumarghz

Member level 5
Joined
Nov 25, 2006
Messages
85
Helped
10
Reputation
20
Reaction score
7
Trophy points
1,288
Location
Penang, malaysia
Activity points
1,938
cadence IC610

Hi All,
I managed to install Cadence IC610 on CentOS5.2. However, whenever I open schematic editors (L,XL,GXL) I have such error:
-----------------------------------------------------------------------------------------
*WARNING* (icLic-3) Could not get license Virtuoso_Schematic_Editor_L
(deLicense-5) Could not get the license for Schematics. Open aborted.
-----------------------------------------------------------------------------------------
I have followed all installation step provided in this forum, but still fails.
my license and bash files are as per below:


------------------license----------------------------------------------------------------
SERVER bagvapp ANY 5280
DAEMON cdslmd /home/eda/ic610/tools/bin/cdslmd.exe
FEATURE 100 cdslmd 1000.0000 permanent uncounted 5D66950377524F5A8349 HOSTID=ANY \
SIGN2=5D66950377524F5A8349
FEATURE 111 cdslmd 1000.0000 permanent uncounted 5D9685D36F5050568451 HOSTID=ANY \
SIGN2=5D9685D36F5050568451
FEATURE 11400 cdslmd 1000.0000 permanent uncounted FDF6F50395CB360670C3 HOSTID=ANY \
SIGN2=FDF6F50395CB360670C3
FEATURE 12141 cdslmd 1000.0000 permanent uncounted 0D36F50393CC390074C7 HOSTID=ANY \
SIGN2=0D36F50393CC390074C7
FEATURE 200 cdslmd 1000.0000 permanent uncounted 5D46951378534F57824C HOSTID=ANY \
SIGN2=5D46951378534F57824C
FEATURE 206 cdslmd 1000.0000 permanent uncounted 5DA685D3724D5751824C HOSTID=ANY \
SIGN2=5DA685D3724D5751824C
.......... [and more]
----------------------------------------------------------------------------------------------

------------------------bash----------------------------------------------------------------
# .bashrc

# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi

alias lmli='/home/eda/ic610/tools/bin/lmgrd -c/home/eda/ic610/share/license/license.dat'

export OA_HOME=/home/eda/ic610/OA

export CDS_ROOT=/home/eda/ic610

export MMSIM_ROOT=/home/eda/mmsim61

export CDS_LIC_FILE=5280@bagvapp

export LM_LICENSE_FILE=$CDS_ROOT/share/license/license.dat

export CDS_Netlisting_Mode=Analog

export PATH=$MMSIM_ROOT/tools/bin:$MMSIM_ROOT/tools/spectre/bin:$CDS_ROOT/tools/bin:$CDS_ROOT/tools/dfII/bin:$PATH

export MOZILLA_HOME=/usr/bin/netscape

alias cdsbook='$CDS_ROOT/tools/bin/cdsdoc'
# User specific aliases and functions
------------------------------------------------------------------------------------------

Pls give some advice if you have any solution for this problem.
Thank You very much.

regards,
Kumar
 

Re: cadence IC610

The same problem... What can I do?
 

Re: cadence IC610

I have found the solution for this.

solution;

1. in terminal, go to your cadence working directory
2. type 'lmli' in your terminal to activate the license.
3. type 'icfb'

this should work fine.

regards,
Kumar
 
Reactions: RIA007

    RIA007

    Points: 2
    Helpful Answer Positive Rating
Re: cadence IC610

type 'lmli' in your terminal to activate the license.

Why do I need to launch license every time I want to start virtuoso?

Is there a way to start the license automatically when I type virtuoso in the work directory... like for example putting something in .cdsinit?
 
Last edited:

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…