|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
这2天小弟在安装sys2016版本的时候 ,生成license的时候hostid和hostname=都是按照教程来的 但是验证license的时候就报错
Integrity check report for license file "/scl/license/synopsys.dat".
Report generated on 12-Jun-2019 (SCL_11.9)
---------------------------------------------------------
Checking the integrity of the license file...
Valid SSS feature found. INVALID license file fingerprint.
You have added 1 new features to this file.
All revenue keys ("SN=RK:..." on feature line) have been excluded.
这里省略是检查过程几千行。。。。
Licensed to student@eetop
Siteid: 26356, Server Hostid: 20040ff78dfc, Issued on: 1/8/2030
License file integrity check FAILED!
---------------------------------------------------------
This is an INVALID license file. You SHOULD NOT use this license file.
Please use the license file as received from Synopsys, Inc.
输入vcs dve等命令也是提示命令未找到 ,
下面是环境变量
#dve
export PATH="/vcs/gui/dve/bin:"$PATH
#VCS
export PATH="/vcs/gui/dve/bin:"$PATH
#lmgrd
export PATH="/scl/amd64/bin:"$PATH
#start synopsys license using lmgrd
alias lmli2="/scl/amd64/bin/lmgrd -c /scl/license/synopsys.dat -l /scl/amd64/bin/lmgrd.log"
export SNPSLMD_LICENSE_FILE=27000@IC3
export LM_LICENSE_FILE=/scl/license/synopsys.dat
export VCS_HOME="/vcs"
export DVE_HOME="/vcs/gui/dve"
alias vcs="vcs –full64"
alias dve="dve –full64"
求问到底是哪里的问题 。license有问题 但是不知道是哪一各环节出了问题。。
|
|