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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 3699|回复: 8

求助:DC2008安装遇到问题,启动不了

[复制链接]
发表于 2010-10-26 13:51:33 | 显示全部楼层 |阅读模式

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

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

x
我在本论坛内下载的design compiler2008安装过程都正常,安装环境为ubuntu-10.04,shell为bash,安装完成之后终端运行dc启动不了,但运行dv却可以,终端提示如下:
---------------我是分割线---------------------
kexin-amy@kexin-amy-desktop:~$ dc
                        DC Professional (TM)
                           DC Expert (TM)
                            DC Ultra (TM)
                       FloorPlan Manager (TM)
                          HDL Compiler (TM)
                         VHDL Compiler (TM)
                        Library Compiler (TM)
                      DesignWare Developer (TM)
                          DFT Compiler (TM)
                            BSD Compiler
                         Power Compiler (TM)
           Version Z-2007.03-SP5 for linux -- Oct 16, 2007
              Copyright (c) 1988-2007 by Synopsys, Inc.
                         ALL RIGHTS RESERVED
This software and the associated documentation are confidential and
proprietary to Synopsys, Inc. Your use or disclosure of this software
is subject to the terms and conditions of a written license agreement
between you, or your company, and Synopsys, Inc.
The above trademark notice does not imply that you are licensed to use
all of the listed products. You are licensed to use only those products
for which you have lawfully obtained a valid license key.
Error: For optimal performance and to take advantage of the
latest enhancements and capabilities in Synopsys synthesis products,
we recommend the use of XG mode. XG mode is available in Tcl only.
DCSH mode will not be supported in future releases.
Information: If you want to use dc_shell in DCSH mode, please use
dc_shell -db_mode -dcsh_mode.
For more information, please go to http://solvnet.synopsys.com
---------------我是分割线---------------------
kexin-amy@kexin-amy-desktop:~$ dv
                        DC Professional (TM)
                           DC Expert (TM)
                            DC Ultra (TM)
                       FloorPlan Manager (TM)
                          HDL Compiler (TM)
                         VHDL Compiler (TM)
                        Library Compiler (TM)
                      DesignWare Developer (TM)
                          DFT Compiler (TM)
                            BSD Compiler
                         Power Compiler (TM)
           Version Z-2007.03-SP5 for linux -- Oct 16, 2007
              Copyright (c) 1988-2007 by Synopsys, Inc.
                         ALL RIGHTS RESERVED
This software and the associated documentation are confidential and
proprietary to Synopsys, Inc. Your use or disclosure of this software
is subject to the terms and conditions of a written license agreement
between you, or your company, and Synopsys, Inc.
The above trademark notice does not imply that you are licensed to use
all of the listed products. You are licensed to use only those products
for which you have lawfully obtained a valid license key.
Initializing...
Starting shell in XG mode...
design_vision-xg-t> design_vision-xg-t>
---------------我是分割线---------------------
不知道为什么,我改过shell试了一下也还是不行,忘说了,环境变量设置如下:
---------------我是分割线---------------------
#Design Compiler
#下面一行中的/usr/synopsys/dc200809 是 DC 安装目录
export PATH="/eda/synopsys/dc200809/bin:"$PATH
#lmgrd
#下面一行中的/usr/synopsys/scl 是 scl 安装目录
export PATH="/eda/synopsys/scl/linux/bin:"$PATH
export SYNOPSYS="/eda/synopsys/dc200809"
#下面两行是关联我们生成的 license,若没有这一步,软件会默认
#到/usr/local/flexlm/licenses 文件夹中去找 license
export SNPSLMD_LICENSE_FILE=/eda/synopsys/license/synopsys.dat
export LM_LICENSE_FILE=/eda/synopsys/license/synopsys.dat
alias sylic="/eda/synopsys/scl/linux/bin/lmgrd -c /eda/synopsys/license/synopsys.dat -l ~/syn_lic.log"
alias dc="dc_shell"
alias dv="design_vision"
---------------我是分割线---------------------

哪位好心人指点一下吧......
谢谢了
发表于 2010-10-26 15:27:31 | 显示全部楼层
看了,不知道怎么回事。
 楼主| 发表于 2010-10-26 16:12:40 | 显示全部楼层
wo zhi dao l
 楼主| 发表于 2010-10-26 16:16:18 | 显示全部楼层
我知道了
发表于 2010-12-14 12:25:06 | 显示全部楼层
怎么回事啊
发表于 2011-9-14 21:12:15 | 显示全部楼层
请问dc2008本来就不包含design_analyzer吗?
我的dc2008安装后dc,dv都可以正常启动,但是就是启动design_analyzer时
说没有这个命令。
发表于 2011-10-29 22:01:28 | 显示全部楼层
同样问题 请教高人啊
我的是dc启动不了 dv可以启动

[xhk@localhost ~]$ dc

                        DC Professional (TM)
                           DC Expert (TM)
                            DC Ultra (TM)
                       FloorPlan Manager (TM)
                          HDL Compiler (TM)
                         VHDL Compiler (TM)
                        Library Compiler (TM)
                      DesignWare Developer (TM)
                          DFT Compiler (TM)
                            BSD Compiler
                         Power Compiler (TM)

           Version Z-2007.03-SP5 for linux -- Oct 16, 2007
              Copyright (c) 1988-2007 by Synopsys, Inc.
                         ALL RIGHTS RESERVED

This software and the associated documentation are confidential and
proprietary to Synopsys, Inc. Your use or disclosure of this software
is subject to the terms and conditions of a written license agreement
between you, or your company, and Synopsys, Inc.

The above trademark notice does not imply that you are licensed to use
all of the listed products. You are licensed to use only those products
for which you have lawfully obtained a valid license key.

Error: For optimal performance and to take advantage of the
latest enhancements and capabilities in Synopsys synthesis products,
we recommend the use of XG mode. XG mode is available in Tcl only.
DCSH mode will not be supported in future releases.

Information: If you want to use dc_shell in DCSH mode, please use
dc_shell -db_mode -dcsh_mode.

For more information, please go to http://solvnet.synopsys.com
发表于 2011-10-29 22:32:17 | 显示全部楼层
Information: If you want to use dc_shell in DCSH mode, please use
dc_shell -db_mode -dcsh_mode.

这一句怎么解释啊  要怎么做啊 ???
发表于 2011-10-29 22:45:51 | 显示全部楼层
回复 4# kexin74


   我在.bashrc中加载了一句:

alias dct="dc_shell-xg-t"

运行 dct 后就出现以下

Initializing...
Starting shell in XG mode...
dc_shell-xg-t>

想知道 dc_shell-xg-t  和dc_shell 有什么区别????
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2024-11-5 19:37 , Processed in 0.023770 second(s), 8 queries , Gzip On, Redis On.

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