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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 10971|回复: 20

synopsys EDA软件(dc,pt,vcs)安装问题求助

[复制链接]
发表于 2011-11-22 20:56:44 | 显示全部楼层 |阅读模式

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

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

x
我是在XP下用wubi安装的Ubuntu 10.04.
按照网上的教程安装了 synopsys 的 dc 200809, primetime200406, vcs200906. 安装过程一切顺利,
crcak 后, dc 运行正常, 说明license的破解和设置应该没有问题。

但是运行primetime时:
wth@ubuntu:/home$  pt_shell
wth@ubuntu:/home$  /usr/synopsys/primetime/linux/syn/bin/pt_shell_exec: error while loading shared libraries: libXft.so.1: cannot open shared object file: No such file or directory

我在 /usr/synopsys/primetime/linux/syn/bin/这个路径下用vi编辑了一个ibXft.so.1空文件,还是报同样的错。

再运行vcs:
wth@ubuntu:/home$ vcs
wth@ubuntu:/home$ Usage: vcs [-M[opts]] [-R] [-V] [-o output] [+rad] [+cli] [+acc] [other-opts] files
vcs -help
set: 1: Illegal option -h

再试:
wth@ubuntu:~/ARM$ vcs clock.v
wth@ubuntu:~/ARM$ Perhaps vcs hasn't been installed for machine of type "linux".
Or the installation has been damaged.
To verify whether vcsC-2009.06 supports machine of type "Linux 2.6.32-35-generic",
please look at ReleaseNotes for more details .
We determine the machine type from uname; maybe uname is incorrect.
You can fix installation problems by reinstalling from CDROM
or downloading it from the Synopsys ftp server.
For assistance, please contact vcs technical support
at vcs_support@synopsys.com or call 1-800-verilog
set: 1: Illegal option -h

貌似不是license的问题, 向高手求教该如何解决啊?  谢谢
发表于 2011-11-22 21:06:11 | 显示全部楼层
放弃ubuntu
 楼主| 发表于 2011-11-22 21:25:15 | 显示全部楼层
2楼什么意思啊?
头像被屏蔽
发表于 2011-11-22 21:35:06 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
 楼主| 发表于 2011-11-22 23:03:45 | 显示全部楼层
32位的
发表于 2011-11-23 10:37:51 | 显示全部楼层
touch /usr/lib/libXft.so.1                        
export LD_LIBRARY_PATH=/usr/lib        # Bash
setenv LD_LIBRARY_PATH /usr/lib         # csh

wth@ubuntu:/home$ vcs
 楼主| 发表于 2011-11-26 09:37:57 | 显示全部楼层
vcs安装,要增加依赖库.
依赖库是怎么回事啊,怎么加?
发表于 2011-11-26 09:51:49 | 显示全部楼层
ubuntu不是官方指定的linux版本,会出现很多内核,库,编译器等问题,不建议自己折腾,改用RHEL4
另外PT版本比DC低那么多,估计也会出现问题,找个和DC差不多年份的版本吧
发表于 2012-8-31 12:42:20 | 显示全部楼层
回复 1# huatiantian

Ubuntu系统下Synopsys VCS DC PT安装文件下载及安装破解方法(支持2008,2009,2010,2011版)
http://bbs.eetop.cn/thread-347196-1-1.html
发表于 2012-9-6 16:56:55 | 显示全部楼层
我是在XP下用wubi安装的Ubuntu 10.04.
按照网上的教程安装了 synopsys 的 dc 200809, primetime200406, vcs200906. 安装过程一切顺利,
crcak 后, dc 运行正常, 说明license的破解和设置应该没有问题。

但是运行primetime时:
wth@ubuntu:/home$  pt_shell
wth@ubuntu:/home$  /usr/synopsys/primetime/linux/syn/bin/pt_shell_exec: error while loading shared libraries: libXft.so.1: cannot open shared object file: No such file or directory

我在 /usr/synopsys/primetime/linux/syn/bin/这个路径下用vi编辑了一个ibXft.so.1空文件,还是报同样的错。

Answer:
The required file is unavailable.
Search in the internet for the file ==> libXft.so.1
Download it into linux (or Ubuntu).
Any version of linux also can download for used.
Then do the following:

sudo ln -s libXft.so.1 /usr/lib/libXft.so.1

The "sudo" command requires ROOT password.
Then try to run your program in home directory. (Same like running a program at "desktop" in Microsoft Windows)
Also, if the synopsys program that you are using contain "command prompt" features. Dont used it. Only used the "command prompt" given by linux (or ubuntu).
Command prompt = shell (in linux or Ubuntu)
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2024-4-27 13:24 , Processed in 0.031189 second(s), 8 queries , Gzip On, Redis On.

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