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.

problem with lisence installation for Cadence IC610

Status
Not open for further replies.

hamebaman

Member level 1
Joined
Feb 19, 2010
Messages
39
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,595
Dears
i have installed Cadence IC610 on ubuntu 10.10,installation is complete.but i have some problems with license installation.when i run schematic or layout or other products to design a circuit i receive ad error that say something like"failed to load license for ....."
i have made a "env.sh" file that i source it before running icfb or virtuoso that is:
CDS_ROOT=/home/omid/Cadence/IC610
CDS_INST_DIR=/home/omid/Cadence/IC610
CDS_INSTALL_DIR=/home/omid/Cadence/IC610/tools/dfII
export CDS_LIC_FILE=5280@omid-OEM
export LM_LICENSE_FILE=$CDS_ROOT/share/license/license.dat
export PATH=$CDS_ROOT/tools/bin:$CDS_INSTALL_DIR/bin:$CDS_ROOT/tools/spectre/bin:$PATH
export CDS_Netlisting_Mode=Analog
alias lmli='$CDS_ROOT/tools/bin/lmgrd -c $CDS_ROOT/share/license/license.dat'
also i have changed the beginning lines of my license file to:
SERVER omid-OEM ANY 27000
USE_SERVER
DAEMON cdslmd /home/omid/Cadence/IC610/tools/bin/cdslmd
now anyone can see what i did wrong??can anyone help me to fix my ic610????????
 

How about contacting cadence customer support

Alex
 

there is not any other opinion but not contacting cadence customer support,is this problem really difficult to solve??!!
please help
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top