moszheng的个人空间 https://blog.eetop.cn/moszheng [收藏] [复制] [分享] [RSS]

空间首页 动态 记录 日志 相册 主题 分享 留言板 个人资料

日志

ADE(MMSIM)在CentOS7中无法运行

已有 6800 次阅读| 2016-8-7 13:44 |个人分类:EDA

运行ADE(mmsim)时无法仿真,且icfb的CIW出现如下提示:

  Errors encountered during simulation. The simulator run log has not been generated.
  Possible cause could be an invalid command line option for the version of the simulator
  you are running. Choose Setup->Environment and verify that the command line options
  specified in the userCmdLineOption field are supported for the simulator.
  Alternatively, run the simulator standalone using the runSimulation file in the netlist
  directory to know the exact cause of the error.

检查 .bashrc 和 license设置都正确。
因为时ic5141,所以也无法参考“在ADE---Setup---Environment Options下勾选Run With 64 bit binary ” 方法(没该选项)。

感谢YULONGUTK,参考下帖解决问题:
http://bbs.eetop.cn/thread-471171-1-1.html


原文转:

这两天试着在 RHEL 7 下使用 Cadence。发现 MMSIM spectre 不能运行。

ERROR (ADE-3036): Errors encountered during simulation. The simulator run log has not been generated.

经过捣腾,后来终于找到原因。因为 RHEL7 的库升级后和 MMSIM 默认不兼容。只许创建两个连接就可。

cd /usr/lib64
ln -s libreadline.so.6 libreadline.so.5
ln -s libhistory.so.6 libhistory.so.5


另外个人觉得安装字体用 100dpi 的显示才正常。75dpi 感觉字体偏大。

xorg-x11-fonts-100dpi-7.5-9.el7.noarch.rpm
xorg-x11-fonts-ISO8859-1-100dpi-7.5-9.el7.noarch.rpm
xorg-x11-fonts-ISO8859-2-100dpi-7.5-9.el7.noarch.rpm



点赞

发表评论 评论 (1 个评论)

回复 moszheng 2017-4-9 14:46
更准确判断问题的方法是用命令行运行spectre。 具体操作:到simulation文件夹下,~/simulation/...//spectre/schematic/netlist/ 运行:./runSimulation 、 然后看提示缺少什么,比如缺少ksh,那么就用yum install去安装

facelist

您需要登录后才可以评论 登录 | 注册

  • 关注TA
  • 加好友
  • 联系TA
  • 0

    周排名
  • 0

    月排名
  • 0

    总排名
  • 1

    关注
  • 8

    粉丝
  • 7

    好友
  • 7

    获赞
  • 11

    评论
  • 2483

    访问数
关闭

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

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

GMT+8, 2024-3-28 23:59 , Processed in 0.016939 second(s), 15 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
返回顶部