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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 2467|回复: 0

[求助] UVM验证,编译的时候出现undefine reference to xxx

[复制链接]
发表于 2016-8-14 12:15:25 | 显示全部楼层 |阅读模式

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

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

x
_vcsobj_1_1.o: In function `F_VCSgd_uvm_pkg_R4kEp_1_321_0':
(.text+0x16466c): undefined reference to `uvm_glob_to_re'
_vcsobj_1_1.o: In function `F_VCSgd_uvm_pkg_R4kEp_1_323_0':
(.text+0x1648f1): undefined reference to `uvm_re_match'
_vcsobj_1_1.o: In function `T_VCSgd_uvm_pkg_R4kEp_1_344_0':
(.text+0x1685b0): undefined reference to `uvm_glob_to_re'
_vcsobj_1_1.o: In function `T_VCSgd_uvm_pkg_R4kEp_1_344_0':
(.text+0x168633): undefined reference to `uvm_re_match'
_vcsobj_1_1.o: In function `F_VCSgd_uvm_pkg_R4kEp_1_971_0':
(.text+0x1bf449): undefined reference to `uvm_glob_to_re'
_vcsobj_1_1.o: In function `F_VCSgd_uvm_pkg_R4kEp_1_971_0':
(.text+0x1bf4c4): undefined reference to `uvm_re_match'
_vcsobj_1_1.o: In function `T_VCSgd_uvm_pkg_R4kEp_1_977_0':
(.text+0x1c00d2): undefined reference to `dpi_regcomp'
_vcsobj_1_1.o: In function `T_VCSgd_uvm_pkg_R4kEp_1_977_0':
(.text+0x1c031a): undefined reference to `dpi_regexec'
_vcsobj_1_1.o: In function `T_VCSgd_uvm_pkg_R4kEp_1_977_0':
(.text+0x1c0865): undefined reference to `dpi_regfree'
_vcsobj_1_1.o: In function `F_VCSgd_uvm_pkg_R4kEp_1_1415_0':
(.text+0x1f8ac1): undefined reference to `uvm_hdl_read'
collect2: ld returned 1 exit status
make[1]: *** [product_timestamp] Error 1
make[1]: Leaving directory `/home/wime/project/uvm/sim/csrc'
Make exited with status 2
cpu time: 16.866 seconds to compile + .133 seconds to elab + .424 seconds to link
make: *** [comp] Error 2


下面是我的部分makefile脚本:
UVM_HOME=/home/wime/eda/vcs201209/install/etc/uvm-1.1
VCS = vcs -sverilog \

-f ./filelist -l comp.log  \

+incdir+$(UVM_HOME) $(UVM_HOME)/dpi $(UVM_HOME)/src
$(UVM_HOME)/src/uvm.sv \

+define+UVM_OBJECT_MUST_HAVE_CONSTRUCTOR \

+$(UVM_HOME)/src/dpi/uvm_dpi.cc $(UVM_HOME)/src/dpi/uvm_dpi.svh -CFLAGS -DVCS \

+acc +vpi \

-timescale=1ns/1ns




大牛帮我看看,这个error怎么解?感激不尽
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2024-3-29 10:36 , Processed in 0.022866 second(s), 8 queries , Gzip On, Redis On.

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