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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 18605|回复: 36

Red Hat Enterprise AS 5下安装Cadence IC610安装若干问题的解决

[复制链接]
发表于 2008-8-1 17:53:28 | 显示全部楼层 |阅读模式

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

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

x
red hat enterprise 5下安装ic610的问题,查到这样一个解决的帖子,转过来大家看看,待验证.

转自:http://bbs.stirf.com/viewthread.php?tid=12  

Downloaded the Cadence IC Design - Virtuoso (Ver 6.10) from the following site:
http://www.verycd.com/topics/148755/
Installed IC610 Base on the system ubuntu 7.10 using installscape. Succeeded in intel X86 system but failed in AMD64 system.
You could install the software following the instructions from here:
http://www.et.byu.edu/groups/ece451web/cadence-help/getstarted.html
The installation is very easy, setup the environment after the installation.
export LM_LICENSE_FILE= (put here where your license server or file is located)
export CDS_LIC_FILE = (put here where your license server or file is located)
export LD_LIBRARY_PATH = (library paths of ic and ldv ic/tools/lib, ldv/tools/lib, spr/tools/lib, soc/tools/lib)
export OA_HOME = (OA installed directory)
export CDS_SITE = (location of NCSU design kit installation directory - …/NCSU/local)
export CDS_Netlisting_Mode=Analog
export USE_NCSU_CDK
export CDS = (NCSU design kit directory …/NCSU/local/cdssetup)
export PATH=$PATHall cadence tool directories that are required are listed below)
  • …/ic/tools/bin
  • …/ic/tools/dfII/bin
  • …/ic/tools/concice/bin
  • …/ic/tools/dracula/bin
  • …/ic/tools/plot/bin
  • …/ldv/tools/bin
  • …/spr/tools/bin
  • …/soc/tools/bin
  • …/icc/tools/iccraft/bin

The problems I’ve met when I tried to run icfb:
1.
Code:
Qt Warning: X Error: BadWindow (invalid Window parameter) 3
Major opcode: 2 (X_ChangeWindowAttributes)
Resource id: 0×2e00011

and
Code:
Display :0.0 Error “BadWindow (invalid Window parameter)”
\e request 18 error 3 serial 1392
It will not be appeared when using ssh connection from windows client, so it seems to be the linux display problems. You could simply solve this promblem by adding following scripts in the /etc/X11/Xorg.conf file:
Code:
Section “Extensions”
Option “Composite” “Disable”
EndSection
2.
Quote:
/usr/local/cadence/IC610/tools/dfII/bin/icfb: 97: cds_plat: not found
/usr/local/cadence/IC610/share/oa/bin/sysname: 328: /bin/awk: not found
/usr/local/cadence/IC610/tools/dfII/bin/32bit/icfb.exe: error while loading shared libraries: libelf.so.1: cannot open shared object file: No such file or directory

Ignored the first problem first.
The sencond problem could be solved easily: make a awk link in /bin using this command
Quote:
sudo ln -s /usr/bin/awk /bin/awk
apt-cache search libelf and apt-get install libelf**
If the error still existed, make a link libelf.so.1, first find available libelf useing
Quote:
ls -l libelf*
some file name will show up, then make a link to it using
Quote:
ln -s /use/lib/ /usr/lib/libelf.so.1
In AMD64 system require liblbss.so* rather than libelf.so.1. Haven’t solved this problem yet.
Then the icfb could be started up now, but the first problem will still exist. I dont know how to solve but just adding a comment at the begin of the sentence where calling for cds_plat.
3. The other problem met: cant open online help document.
export MOZILLA_HOME=/usr/bin/netscape , but it seems not working on my machine.

[ 本帖最后由 castlerock 于 2008-8-1 18:08 编辑 ]
 楼主| 发表于 2008-8-3 01:06:21 | 显示全部楼层

已验证

今天已经验证安装,可行!
发表于 2008-8-3 12:56:49 | 显示全部楼层
谢谢。。。。。。。。。。。。
发表于 2008-9-20 00:24:09 | 显示全部楼层
congratulations !
头像被屏蔽
发表于 2008-9-20 16:39:27 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
发表于 2008-9-26 16:10:11 | 显示全部楼层
thanks for sharing
发表于 2008-9-27 00:11:20 | 显示全部楼层
没有lic  阿
发表于 2008-10-13 22:21:54 | 显示全部楼层
hope alredy problem solved
发表于 2008-10-25 23:37:50 | 显示全部楼层
i meet the same problems.
发表于 2008-11-14 18:21:44 | 显示全部楼层
还没有这个软件,不过先看看
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2025-2-25 12:43 , Processed in 0.028949 second(s), 11 queries , Gzip On, Redis On.

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