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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 3768|回复: 3

总结一下双系统ubuntu安装ic610和mmsim10、calibre11的经验和出现的错误

[复制链接]
发表于 2014-11-17 07:51:17 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
前些天电脑崩了,我以前装的cadence全部丢失了,为了恢复日常工作,这几天几乎装吐了。以前装的时候注意点都忘了(上次还是两年前),这回装的时候网上基本所有问题我都遇到了。
      我想要不是eetop,我绝对不可能装好这软件。 为了以后如果再装的时候不再犯错,总结如下:

      1、双系统安装:easybcd法,参照http://www.360doc.com/content/11/0506/22/6110614_114908124.shtml
      注意:如果无法进入linux安装界面,请把(hd0,0)用(hd0,1),(hd0,2)依次全部替代试试。

       2、安装前库文件的准备工作:
      1)参照: http://www.linuxidc.com/Linux/2010-06/26806.htm
      2)除了此文提到的各种库文件,还需要bsh,sudo apt-get install bsh
      3)缺少:libstdc++.so.5, http://bbs.eetop.cn/thread-397915-1-1.html ,安装方法:http://wangdehe88.blog.163.com/b ... 662009104103939232/
      4)缺少字体:http://bbs.eetop.cn/thread-328396-1-1.html

       3、软链接的设置
     1)、参照:http://www.linuxidc.com/Linux/2010-06/26806.htm
     2)、仿真时math.h出问题:软链接udo ln -s /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so /usr/lib/libstdc++-libc6.1-1.so.2没有设置
     3)、找不到tools文件夹,mmsim下软链接没有设置:ln -s /home/wanderer/eda/mmsim61/tools.lnx86 /home/wanderer/eda/mmsim61/tools,注意,这里面的路径要根据具体情况修改。

       4、Cannot compile ahdlcmi module library:http://bbs.eetop.cn/thread-325872-1-1.html

       5、出现bad window:http://zhidao.baidu.com/link?url ... TL_EScyfN-GDRXXAzSm

       6、waiting for available license of virtuoso(R):license权限不够问题,下载http://bbs.eetop.cn/thread-419403-1-1.html(只有这个license有用)

       7、bashrc:
     安装路径:ic610 /home/eda/ic610
                  mmsim10.1 (破解版) /home/eda/ic610/mmsim10.1
                 mentor /home/eda/mentor
                  license /home/eda/mentor/lic/license
                 这里面有一句话特别重要:export CDS_AUTO_32BIT ALL,使用32位的mmsim而不是64位,不加这句话会出错。
具体:
alias  lmli='/home/eda/ic610/tools/bin/lmgrd –c /home/eda/ic610/share/license/license.dat'
export OA_HOME=/home/eda/ic610/OA

export MMSIM_ROOT=/home/eda/ic610/mmsim10.1
export MMSIM_HOME=/home/eda/ic610/mmsim10.1
export MMSIM_INST_DIR=/home/eda/ic610/mmsim10.1

export CDS_ROOT=/home/eda/ic610
export CDSDIR=/home/eda/ic610
export CDSHOME=/home/eda/ic610
export PATH=$CDS_ROOT/tools/binCDS_ROOT/tools/dfII/binPATH
export CDS_INST_DIR=/home/eda/ic610
export CDS_LIC_FILE=5280@jyf-desktop
export CDS_Netlisting_Mode=Analog


export PATH=$CDS_INST_DIR/tools/binPATH
export PATH=$CDS_INST_DIR/tools/dfII/bin:$PATH
export PATH=$CDS_INST_DIR/tools/plot/bin:$PATH
export PATH=$CDS_INST_DIR/tools/dracula/bin:$PATH
export PATH=$CDS_ROOT/tools/bin:$PATH
export PATH=$CDS_ROOT/tools/dfII/bin:$PATH
export PATH=${CDS_ROOT}/tools/dracula/bin:$PATH
export PATH=${CDS_ROOT}/tools/plot/bin:$PATH
export PATH=${CDS_ROOT}/tools/iccraft/bin:$PATH
export PATH=${MMSIM_ROOT}/tools/bin:$PATH
export PATH=${MMSIM_ROOT}/tools/dfII/bin:$PATH
export PATH=${MMSIM_ROOT}/tools/spectre/bin:$PATH
export PATH=${MMSIM_ROOT}/tools/ultrasim/bin:$PATH

export LM_LICENSE_FILE=/home/eda/ic610/share/license/license.dat

export CDS_AUTO_32BIT ALL

############################ MENTOR ###############################
  alias lmlim1='/home/eda/mentor/x86_cal_2011.2_34.26/bin/lmgrd -c /home/eda/mentor/lic/license.dat'
  alias lmlim2='/home/eda/mentor/x86_cal_2011.2_34.26/bin/lmstat -c /home/eda/mentor/lic/license.dat'
  export MGC_HOME=/home/eda/mentor
  export CALIBRE_HOME=$MGC_HOME/x86_cal_2011.2_34.26
  export MGLS_LICENSE_FILE=$MGC_HOME/lic/license.dat:$MGLS_LICENSE_FILE
  export PATH=$CALIBRE_HOME/bin:$PATH
  ###################################################################
发表于 2014-11-21 08:51:15 | 显示全部楼层
感谢啊!
我正准备用ubuntu,以前都用centos。
正好参考一下少走点弯路。
发表于 2015-4-23 23:32:27 | 显示全部楼层
感谢感谢!
发表于 2019-8-13 21:50:08 | 显示全部楼层
大牛啊
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2024-4-26 20:56 , Processed in 0.025283 second(s), 8 queries , Gzip On, Redis On.

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