debapriya Posted June 29, 2012 Report Share Posted June 29, 2012 Hi I am using incisiv 10.2 (irun) and I get this error message whose reason I do not seem to figure out. Function uvm_hdl_deposit not found in any of the shared object specified with -SV_LIB switch. How to fix this ? Quote Link to comment Share on other sites More sharing options...
uwes Posted June 29, 2012 Report Share Posted June 29, 2012 hi, typically you should be using just "irun -uvmhome <your-uvm-lib> ....rest-of-args...." and remove any incdirs/uvmpkg compile/dpi compile from the commandline. i assume you were using your own compile without any "-uvm/-uvmhome" switch and not adding the dpi c files to the compile. to cross check post your compile/elab/run invocation /uwe Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.