在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
楼主: Synopsys-IC

ic6141与ic5141共存设置问题

[复制链接]
 楼主| 发表于 2012-1-6 20:48:19 | 显示全部楼层
首先十分感谢版主大大的鼎力相助~~~不知道有没有影响你的工作,菜鸟我确实弄了很久了,总是不能同时运行在同一个shell里,主要是ic5141和ic6141在破解的时候的不同,一个是强爆的一个是生成的license所以才会由后来的license错误,看了版主大大很用心的回复十分感谢,我下来马上去重新实现一下~~~最后再说声谢谢~~~
发表于 2012-1-7 17:03:36 | 显示全部楼层




    我正想回呢,启动的bin就不同,呵呵,看来你还是明白的,楼上那些难道没运行过么?
 楼主| 发表于 2012-1-13 14:03:59 | 显示全部楼层
还是不行呢~~设置好cshrc后,启动“virtuoso &”时说找到这个指令
我在想之前版主说的license不同,我的IC6141是用path_Cadence强破的,
所以不需要license的,也就没有那些问题,但是单单写路径还是报没有找到指令,还求大大们帮忙一起解决一下
发表于 2012-1-23 07:14:22 | 显示全部楼层
duoxie!
发表于 2012-3-29 13:57:44 | 显示全部楼层
If you search internet, you will find this explanation. I hope this help

I'm assuming you're in an environment where you've been running
IC5.something for a long time, want to transition to IC6, but need
to continue running IC5.

The license file you currently have probably has a line like:

FEATURE 34500 cdslmd 5.2 14-dec-2007 10 9D87D0959569A3941D27...

IC6 cannot checkout this feature. You need an updated license file
with
a line like:

FEATURE Virtuoso_Schematic_Editor_L cdslmd 6.1 02-jul-2008...

Beware that if you install this license file and want to run IC5, you
*must* run IC5141_USR4 or later. It knows how to checkout
either the old-style or new-style features. Earlier versions of IC5
will
be dead, just like IC6 is for you now. I think IC5141_USR6 just
came out (I haven't checked recently).
 楼主| 发表于 2012-3-30 11:31:07 | 显示全部楼层
回复 16# camelotking


    对这个还是不太明白,能不能具体说说这个环境变量的设置啊
发表于 2012-3-30 12:53:05 | 显示全部楼层
I'm working on this case now. Once it's done, I will let you know. I should be able to finish the "trial" (if it woks) in a couple of days.

Basically, I think #10 is correct. You can just follow that idea. The issue should be the license.

Anyway, give me a few days.
 楼主| 发表于 2012-3-30 18:02:33 | 显示全部楼层
回复 18# camelotking


    thanks~~~
发表于 2012-6-11 11:42:48 | 显示全部楼层
现在常用的有哪个版本啊
发表于 2012-8-31 23:07:31 | 显示全部楼层
回复 1# Synopsys-IC

我的ic614和ic610是共存的,只需要每次在cmd下输入'ic614'或'ic610'就可以转换,给个bashrc的例子吧:
alias   ic614='export CADENCE=ic614;
   export CDS_ROOT=/home/eda/ic614;
  export CDSHOME=/home/eda/ic614;
  export CDS_INST_DIR=/home/eda/ic614;
  export OA_HOME=/home/eda/ic614/oa_v22.04.054;
  export CDSDIR=$CDSHOME/tools/dfII;
  export PATH=`echo $PATH | sed s/ic610/ic614/g`;
  export LM_LICENSE_FILE=`echo $LM_LICENSE_FILE | sed s/ic610/ic614/g`;
  export LD_LIBRARY_PATH=`echo $LD_LIBRARY_PATH | sed s/ic610/ic614/g`;
  export CDS_LIC_FILE=$CDS_ROOT/share/license/license.dat:/home/eda/MMSIM10/share/license/license.dat;'
alias    ic610='export CADENCE=ic610;
   export CDS_ROOT=/home/eda/ic610;
  export CDSHOME=/home/eda/ic610;
  export CDS_INST_DIR=/home/eda/ic610;
  export CDSDIR=$CDSHOME/tools/dfII;
  export OA_HOME=/home/eda/ic610/OA;
  export PATH=`echo $PATH | sed s/ic614/ic610/g`;
  export LM_LICENSE_FILE=`echo $LM_LICENSE_FILE | sed s/ic614/ic610/g`;
  export LD_LIBRARY_PATH=`echo $LD_LIBRARY_PATH | sed s/ic614/ic610/g`;
  export CDS_LIC_FILE=5280@dingdang-laptop:/home/eda/MMSIM10/share/license/license.dat;'
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

×

小黑屋| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-3-29 10:36 , Processed in 0.048797 second(s), 5 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表