|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
编译都通过了,在 run 的时候出现了一下错误,整个TB并没有用DPI,有知道原因的大佬吗
Error-[DPI-DIFNF] DPI import function not found
/p/inway/tools/synopsys/vcsmx/N-2017.12/etc/uvm-1.2/base/uvm_resource.svh, 386
The definition of DPI import function/task 'uvm_glob_to_re' does not exist.
Please check the stated DPI import function/task is defined, and its
definition is either passed in a source file at compile-time, or provided in
a shared library specified using the LRM Annex-J options at run-time.
V C S S i m u l a t i o n R e p o r t
Time: 0 ps
CPU Time: 0.460 seconds; Data structure size: 0.9Mb
Tue Nov 20 16:23:22 2018
make: *** [run] Error 1 |
|