****** 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: wyb HOSTNAME: eda.cise
lic: HOSTID: 001ec9e99904 PID: 28274
lic: Using FLEXlm license files:
lic: /home/tools/synopsys/key/synopsys.lic
lic: Cannot connect to license server The 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 " "