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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 5892|回复: 15

ncsim: *E,IMPDLL: Unable to load the implicit shared object

[复制链接]
发表于 2018-1-8 09:21:39 | 显示全部楼层 |阅读模式

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

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

x
我在用ncverilog發生了錯誤,如下.log資訊


irun: 09.20-p007: (c) Copyright 1995-2009 Cadence Design Systems, Inc.
Loading snapshot worklib.top:v .................... Done
ncsim: *E,IMPDLL: Unable to load the implicit shared object.
OSDLERROR: /home/qwer/t/INCA_libs/worklib/top/v/_sv_export.so: cannot open shared object file: No such file or directory or file is not valid ELFCLASS32 library..
ncsim: *F,FLDRUN: Failed to load dynamic library librun for DPI.
OSDLERROR:  /home/qwer/t/INCA_libs/irun.lnx86.09.20.nc/librun.so: cannot open shared object file: No such file or directory or file is not valid ELFCLASS32 library..



有高手可以幫忙解決這個問題嗎???
发表于 2018-1-8 13:27:10 | 显示全部楼层
you need run 64bit binary
 楼主| 发表于 2018-1-8 14:28:23 | 显示全部楼层
本帖最后由 tezhi 于 2018-1-8 14:43 编辑

回复 2# phoenixson

可以說的更詳細些嗎?如何run 64bit binary.我安裝的ubuntu 是x86_64 是64bit
发表于 2018-1-8 15:12:23 | 显示全部楼层
run 64bit eda tool. obviously , current shared library dont support 64bit Class .
 楼主| 发表于 2018-1-8 15:58:05 | 显示全部楼层
回复 4# phoenixson


所以,我需安裝另外再32BIT,才可以run 嗎?
发表于 2018-1-8 16:18:45 | 显示全部楼层
No, try 'setenv CDS_AUTO_64BIT none' or  try 'setenv CDS_AUTO_64BIT EXCLUDE:ncsim'
 楼主| 发表于 2018-1-8 16:20:33 | 显示全部楼层
我利用sudo apt-get install lib32z1安裝了32bit
依舊
irun: 09.20-p007: (c) Copyright 1995-2009 Cadence Design Systems, Inc.
Loading snapshot worklib.top:v .................... Done
ncsim: *E,IMPDLL: Unable to load the implicit shared object.
OSDLERROR: /home/qwer/t/INCA_libs/worklib/top/v/_sv_export.so: cannot open shared object file: No such file or directory or file is not valid ELFCLASS32 library..
ncsim: *F,FLDRUN: Failed to load dynamic library librun for DPI.
OSDLERROR:  /home/qwer/t/INCA_libs/irun.lnx86.09.20.nc/librun.so: cannot open shared object file: No such file or directory or file is not valid ELFCLASS32 library..
发表于 2018-1-8 16:20:37 | 显示全部楼层
if work failed, you can try 'setenv CDS_AUTO_64BIT all'
发表于 2018-1-8 16:24:09 | 显示全部楼层




   you can run 'file xxx/sv_export.so' and 'file xxx/librun.so' to identify the class of the shared library,if class is ELF64, setenv CDS_AUTO_64BIT all, if class is ELF 32, setenv CDS_AUTO_64BIT NONE'
 楼主| 发表于 2018-1-8 17:00:22 | 显示全部楼层
回复 8# phoenixson


我用的IUS9.2 沒有setenv command Screenshot from 2018-01-08 01-03-33.png
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2024-4-18 19:10 , Processed in 0.028636 second(s), 7 queries , Gzip On, Redis On.

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