急急急,,hspice的配置文件怎么改呢?求高手指导呀,在线等,
时间:10-02
整理:3721RD
点击:
****** HSPICE -- C-2009.09 32-BIT (Aug 24 2009) linux ******
Copyright (C) 2009 Synopsys, Inc. All Rights Reserved.
Unpublished-rights reserved under US copyright laws.
This program is protected by law and is subject to the
terms and conditions of the license agreement from Synopsys.
Use of this program is your acceptance to be bound by the
license agreement. HSPICE is the trademark of Synopsys, Inc.
Input File: input.ckt
lic:
lic: FLEXlm: v8.5b
lic: USER:wybHOSTNAME: eda.cise
lic: HOSTID: 001ec9e99904PID:28274
lic: Using FLEXlm license files:
lic: /home/tools/synopsys/key/synopsys.lic
lic: Cannot connect to license serverThe server (lmgrd) has not been started
lic: lmgrd did not run on license SERVER
lic: Please start lmgrd on SERVER
lic: Unable to checkout hspice
lic:
这些是我用cadence里的hspice前仿的时候提示的错误信息,,配置文件如下,
#set for hspice200909
setenv SNPS_HOME "/home/tools/synopsys"
setenv PATH "$SNPS_HOME/hspice_vC-2009.09/hspice/linux{PATH}"
setenv SNPSLMD_LICENSE_FILE "$SNPS_HOME/key/synopsys.lic"
setenv LM_LICENSE_FILE "$SNPS_HOME/key/synopsys.licLM_LICENSE_FILE"
setenv AVANTD_LICENSE_FILE "$SNPS_HOME/key/HSPICE-license.dat"
#set for spiceexplorer
setenv PATH "/home/tools/sandwork/spiceexplorer/bin{PATH}"
#set for licenses
setenv LM_LICENSE_FILE"/home/tools/sandwork/spiceexplorer/license.dat:$LM_LICENSE_FILE"
alias gnome-files "nautilus --no-desktop &"
echo " DON'T FORGET TO RUN"
echo ""
#echo "killall lmgrd"
echo "exit"
echo ""
echo "to kill the license manager before you LOGOUT!"
echo " "
我该怎么改呢?这些文件看不懂的哟,求高手们指导呀,本人初学linux,问题好多的哟,求指导,
Copyright (C) 2009 Synopsys, Inc. All Rights Reserved.
Unpublished-rights reserved under US copyright laws.
This program is protected by law and is subject to the
terms and conditions of the license agreement from Synopsys.
Use of this program is your acceptance to be bound by the
license agreement. HSPICE is the trademark of Synopsys, Inc.
Input File: input.ckt
lic:
lic: FLEXlm: v8.5b
lic: USER:wybHOSTNAME: eda.cise
lic: HOSTID: 001ec9e99904PID:28274
lic: Using FLEXlm license files:
lic: /home/tools/synopsys/key/synopsys.lic
lic: Cannot connect to license serverThe server (lmgrd) has not been started
lic: lmgrd did not run on license SERVER
lic: Please start lmgrd on SERVER
lic: Unable to checkout hspice
lic:
这些是我用cadence里的hspice前仿的时候提示的错误信息,,配置文件如下,
#set for hspice200909
setenv SNPS_HOME "/home/tools/synopsys"
setenv PATH "$SNPS_HOME/hspice_vC-2009.09/hspice/linux{PATH}"
setenv SNPSLMD_LICENSE_FILE "$SNPS_HOME/key/synopsys.lic"
setenv LM_LICENSE_FILE "$SNPS_HOME/key/synopsys.licLM_LICENSE_FILE"
setenv AVANTD_LICENSE_FILE "$SNPS_HOME/key/HSPICE-license.dat"
#set for spiceexplorer
setenv PATH "/home/tools/sandwork/spiceexplorer/bin{PATH}"
#set for licenses
setenv LM_LICENSE_FILE"/home/tools/sandwork/spiceexplorer/license.dat:$LM_LICENSE_FILE"
alias gnome-files "nautilus --no-desktop &"
echo " DON'T FORGET TO RUN"
echo ""
#echo "killall lmgrd"
echo "exit"
echo ""
echo "to kill the license manager before you LOGOUT!"
echo " "
我该怎么改呢?这些文件看不懂的哟,求高手们指导呀,本人初学linux,问题好多的哟,求指导,
求指导呀,自己顶一个
license加得不对。且还应该使用lmgrd命令导入license.在命令窗口输入
如:$SCL_BIN/lmgrd -c $SNPS_HOME/key/HSPICE-license.dat
其中$SCL_BIN是你的SCL的bin的路径