Jump to content

Recommended Posts

Posted

I am trying to simulate the examples with Questasim 10.0c. I can compile ok but when I try to simulate I get a lot of error messages like the following

** Warning: (vsim-3770) Failed to find user specified function 'uvm_hdl_check_path'. The search list was empty.

# Using -sv_lib, -sv_root, and -sv_liblist arguments can provide a search list

# of shared libraries that will be used to resolve user specified functions.

# Time: 0 ns Iteration: 0 Instance: /hello_world File: D:/HDS/uvm/examples/simple/hello_world/hello_world.sv

# ** Warning: (vsim-3770) Failed to find user specified function 'uvm_hdl_deposit'. The search list was empty.

# Using -sv_lib, -sv_root, and -sv_liblist arguments can provide a search list

# of shared libraries that will be used to resolve user specified functions.

# Time: 0 ns Iteration: 0 Instance: /hello_world File: D:/HDS/uvm/examples/simple/hello_world/hello_world.sv

# ** Warning: (vsim-3770) Failed to find user specified function 'uvm_hdl_force'. The search list was empty.

# Using -sv_lib, -sv_root, and -sv_liblist arguments can provide a search list

# of shared libraries that will be used to resolve user specified functions.

Can anyone give me a solution?

Thanks

Jon

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...