sajjad.hussain
Junior Member level 1
Dear All,
I m trying to do DRC with Calibre in Virtuoso. But while doing Calibre>nmDRC, I m getting the following error:
// ERROR: The following products could not be licensed sufficiently:
// ERROR: - Calibre Interactive
Also when I type on command line, get the same response. Please guide me about the proper settings for the Calibre to integrate into Virtuoso (IC6).
-bash-4.2$ calibre -gui -drc
I have the following settings in setup files.
With the same license file, my modelsim is working perfectly.
Please help and guide, what environmental variables should I keep.
Best Regards
I m trying to do DRC with Calibre in Virtuoso. But while doing Calibre>nmDRC, I m getting the following error:
// ERROR: The following products could not be licensed sufficiently:
// ERROR: - Calibre Interactive
Also when I type on command line, get the same response. Please guide me about the proper settings for the Calibre to integrate into Virtuoso (IC6).
-bash-4.2$ calibre -gui -drc
Code dot - [expand] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 // Calibre Interactive - DRC v2015.4_16.11 Fri Nov 13 13:51:28 PST 2015 // // Copyright Mentor Graphics Corporation 1996-2015 // All Rights Reserved. // THIS WORK CONTAINS TRADE SECRET AND PROPRIETARY INFORMATION // WHICH IS THE PROPERTY OF MENTOR GRAPHICS CORPORATION // OR ITS LICENSORS AND IS SUBJECT TO LICENSE TERMS. // // Mentor Graphics software executing under x86-64 Linux // // Running on Linux i80pc76 3.10.0-327.28.3.el7.x86_64 #1 SMP Thu Aug 18 19:05:49 UTC 2016 x86_64 // 64 bit virtual addressing enabled // // Starting time: Tue Sep 13 18:11:22 2016 // // ERROR: The following products could not be licensed sufficiently: // ERROR: - Calibre Interactive
I have the following settings in setup files.
Code dot - [expand] 1 2 3 4 5 6 7 8 9 export LM_LICENSE_FILE=NNNN@xxx.xxx.xx.xxx:$LM_LICENSE_FILE export MGLS_LICENSE_FILE=NNNN@xxx.xxx.xx.xxx export CALIBRE_HOME=/Software/mentor/2015-16/RHELx86/CALIBRE_2015.3-37.23/aoi_cal_2015.4_16.11 export MGC_HOME=$CALIBRE_HOME export MGLS_HOME=$MGC_HOME export PATH="${PATH}:${CALIBRE_HOME}/bin" alias help_mg_cal='${CALIBRE_HOME}/bin/mgcdocs' export XACTSOC_PATH=/Software/mentor/2015-16/RHELx86/CALIBRE-XACTSOC_2015.3-UR1/xactPack-2015.3_UR1/sierra export PATH="${PATH}:${XACTSOC_PATH}/bin"
With the same license file, my modelsim is working perfectly.
Please help and guide, what environmental variables should I keep.
Best Regards
Last edited by a moderator: