|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
根据这个帖子:http://bbs.eetop.cn/viewthread.php?tid=428165&;
生成nlint.dat
但是nLint一直破解不成功,不知道是哪里出了问题?请高手们帮忙看看怎么解决?
licese:
SERVER kevin 000c29c0e38d 27004
DAEMON snpslmgrd /home/kevin/EDA/2011.10/bin/snpslmgrd
FEATURE nLint snslmgrd 2011.10 1-dec-2014 99 2E2427A512AD0CCEB926 \
VENDOR_STRING=ES=GNCMQFEEFOEFBPGCGNIK HOSTID=000c29c0e38d \
ck=51
FEATURE nLint_either snslmgrd 2011.10 2-dec-2014 99 \
DE4427A53E86AAAFF72E VENDOR_STRING=ES=GHOQQPCPBJBIQMIGFEGF \
HOSTID=000c29c0e38d ck=44
FEATURE nLint_mixed snslmgrd 2011.10 2-dec-2014 99 \
1E94E7A55EB7F2EC9773 VENDOR_STRING=ES=MLFOENNDEIEHCMGPCCEL \
HOSTID=000c29c0e38d ck=63
FEATURE nLint_sv snslmgrd 2011.10 3-dec-2014 99 BEF4D735E1DE75DC2325 \
VENDOR_STRING=ES=DILIPGNNPECFLCECHMID HOSTID=000c29c0e38d \
ck=24
FEATURE nLint_verilog snslmgrd 2011.10 3-dec-2014 99 \
EED49725ADD537EC4644 VENDOR_STRING=ES=LJCOKMOIKKEHBGPIGMKG \
HOSTID=000c29c0e38d ck=53
FEATURE nLint_vhdl snslmgrd 2011.10 9-dec-2014 99 \
FE14C7A59FE761579029 VENDOR_STRING=ES=DOIPOQNHFQECNMIJNCEM \
HOSTID=000c29c0e38d ck=0
环境变量:
export SNS_HOME=/home/kevin/EDA/2011.10
export PATH="/home/kevin/EDA/2011.10/bin:"$PATH
export LM_LICENSE_FILE=/home/kevin/EDA/license/synopsys.dat:27004@kevin
alias nlint="nLint -gui"
alias lm_nlint="/home/kevin/EDA/2011.10/bin/lmgrd -c /home/kevin/EDA/2011.10/license/nlint.dat"
运行:
[kevin@localhost ~]$ lm_nlint
Incorrectly built binary which accesses errno or h_errno directly. Needs to be fixed.
16:46:39 (lmgrd) -----------------------------------------------
16:46:39 (lmgrd) Please Note:
16:46:39 (lmgrd)
16:46:39 (lmgrd) This log is intended for debug purposes only.
16:46:39 (lmgrd) There are many details in licensing policies
16:46:39 (lmgrd) that are not reported in the information logged
16:46:39 (lmgrd) here, so if you use this log file for any kind
16:46:39 (lmgrd) of usage reporting you will generally produce
16:46:39 (lmgrd) incorrect results.
16:46:39 (lmgrd)
16:46:39 (lmgrd) -----------------------------------------------
16:46:39 (lmgrd)
16:46:39 (lmgrd)
16:46:39 (lmgrd) "localhost.localdomain": Not a valid server hostname, exiting.
16:46:39 (lmgrd) Valid server hosts are: "kevin"
16:46:39 (lmgrd) Using license file "/home/kevin/EDA/2011.10/license/nlint.dat"
[kevin@localhost ~]$ nLint -gui
logDir = /home/kevin/nLintLog
rcfile = /home/kevin/EDA/2011.10/etc/nLint.rc
nLint - A HDL Design Rule Checker, Release 2011.10 (Linux) 09/20/2011
Copyright (C) 1996 - 2011 by SpringSoft, Inc.
*WARN* The license node "27004@kevin" does not seem to be responding. Please contact system administrator to correct problem.*WARN* An unresponsive license node can |
|