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.

DC0509 setup problem!

Status
Not open for further replies.

sevid

Member level 2
Joined
May 20, 2006
Messages
53
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,711
error internal licensing error number

After installing my DC0509,i set the environment variables and license file as follow:

I didn't install SCL.

environment variables(.bashrc):
export SNPS_LICENSE_FILE=/.../license.dat
export SYNOPSYS=/usr/synopsys/X-2005.09/
export PATH=$PATH:/usr/synopsys/X-2005.09/linux/syn/bin

license file:
SEVER localhost.localdomain ANY 27000
DAEMON snpslmd /usr/synopsys/X-2005.09/bin/IA.32/snpslmd

when i start dc by typing "dc_shell" in terminal,and these lines appear:
unable to obtain feature 'Design-Compiler' because:
error:cannot open key file '/usr/synopsys/X-2005.09/admin/license/key'
or a licensing environment parameter has not been set correctly.
unable to obtain feature 'ECL-Compiler' because:
error:cannot open key file '/usr/synopsys/X-2005.09/admin/license/key'
or a licensing environment parameter has not been set correctly.
......

AND IS THERE SOMETHING WRONG WITH MY LICENSE FILE OR MY ENVIRONMENT VARIABLES SETUP ?
PLS HELP ME,AND THANKS IN ADVANCE!
 

dc-0509

NOW,after typing "dc_shell" in terminal:


Unable to obtain feature 'Design-Compiler ' because:
Error: Internal licensing error number -95: Network connect to THIS_HOST failed
The license file indicates THIS_HOST, and the server is not
running on this host. If it's running on a different host,
THIS_HOST should be changed to the correct host.
Feature: DEMO
License path: /home/AA/softwares/synopsys/X-005.09/admin/license/license2.dat
FLEXlm error: -95,234
For further information, refer to the FLEXlm End User Manual,
available at "www.macrovision.com".. (SEC-17)
Unable to obtain feature 'ECL-Compiler ' because:
Error: Internal licensing error number -95: Network connect to THIS_HOSTfailed
The license file indicates THIS_HOST, and the server is not
running on this host. If it's running on a different host,
THIS_HOST should be changed to the correct host.
Feature: DEMO
License path: /home/AA/softwares/synopsys/X-005.09/admin/license/license2.dat
FLEXlm error: -95,234
For further information, refer to the FLEXlm End User Manual,
available at "www.macrovision.com".. (SEC-17)
.

.

.

.

Fatal: At least one of the following must be enabled : Design-Compiler,
ECL-Compiler, BC-HDL, BC-VHDL, DEMO. (DCSH-10)





IS THERE ANYTHINT WRONG WITH MY NETCARD CONNECTION OR MY LICENSE FILE ?

for "ifconfig" is not valid in my terminal command line,and i generated my license file with EFA&KEYGEN,but i installed my DC in my VMware virtual machine.

please help me,and thanks in advance!
 

synopsys dc cannot open key file

I finish all the steps above, when typing dc_shell I got error:
Code:
Fatal: Design Compiler is not enabled. (DCSH-1)
Does anybody know how to fix this? Many thanks.
 

how about lmgrd -c {your_lic}
and check status by lmstat -c {your_lic}
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top