|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
cadence的irun\specview\simvision\vmanager都能正常运行,唯独reg_verifier报下面错误,是license问题吗?有人有解决办法吗?
>>>reg_verifier -dut_name APB_SUBSYTEM_regs -top /opt/cadence/INCISIVE151/tools/tti/examples/reg_verifier/ipxact_example.xml -domain uvmreg
reg_verifier (15.10.009-s): (c) Copyright 2014-2015 Cadence Design Systems, Inc.
Starting Generation...
Log file is: ./reg_verifier_dir/reg_verifier.log
Reading XML file /opt/cadence/INCISIVE151/tools/tti/examples/reg_verifier/ipxact_example.xml
Adding ipxact source library location /opt/cadence/INCISIVE151/tools/tti/examples/reg_verifier
Importing ipxact source /opt/cadence/INCISIVE151/tools/tti/examples/reg_verifier/ipxact_example.xml
*** Error: ERROR (LMF-02008): License call failed for feature Performance_Option_To_Incisive, version 1.000 and quantity 1. The license server search path is defined as /opt/cadence/license/license.dat. The FLEXnet error message is as folloRun 'lic_error LMF-02008' for more information. Called from: regapp_generate() at line 148 in package tti_reg_manager (/vobs/rdve/src2/apps/tti_reg/tti_reg_manager.js)
*** Error: ERROR (LMF-02008): License call failed for feature Performance_Option_To_Incisive, version 1.000 and quantity 1. The license server search path is defined as /opt/cadence/license/license.dat. The FLEXnet error message is as folloRun 'lic_error LMF-02008' for more information. Called from: regapp_generate() at line 148 in package tti_reg_manager (/vobs/rdve/src2/apps/tti_reg/tti_reg_manager.js)
Called from: regapp_generate() at line 148 in package tti_reg_manager (/vobs/rdve/src2/apps/tti_reg/tti_reg_manager.js)
reg_verifier: *** Error: FATAL: reg_verifier failed for some reason. Please check Glue_error.log
>>>lic_error LMF-02008
ERROR (LMF-02008): Invalid (inconsistent) license key.
The encryption code in license file is inconsistent.
This error occurs when the license file contains a corrupted FEATURE line for
the requested application. You need a new license file. Reinstall the license
file with Cadence Installation Software or contact Cadence support at
support@cadence.com for further assistance.
Glue_error.log有下面错误:
GlueCore`GlueNotifierImplementation`3568723(GlueCore`GlueNotifierImplementation)>>error:
Receiver: GlueCore`GlueNotifierImplementation`3568723#4043668
Arguments and temporary variables:
<<error during printing>
Receiver's instance variables:
currentListener: nil
errorMessagePrefix: #'*** Error: '
listeners: an OrderedCollection()
minimumScreenLevel: 6
minimumFileLevel: 6 |
|