jesuraj Posted July 7, 2011 Report Posted July 7, 2011 Hi, I am getting a simulation error, while trying to run my first program in UVM methodology. # ** Fatal: (vsim-160) /tools5/Questa_10_a/questasim/linux_x86_64/../verilog_src/uvm-1.0/src/dpi/uvm_svcmd_dpi.svh(27): Null foreign function pointer encountered when calling 'dpi_get_next_arg_c' # Time: 0 ns Iteration: 0 Process: /uvm_pkg File: /tools5/Questa_10_a/questasim/linux_x86_64/../verilog_src/uvm-1.0/src/dpi/uvm_svcmd_dpi.svh # Fatal error at /tools5/Questa_10_a/questasim/linux_x86_64/../verilog_src/uvm-1.0/src/dpi/uvm_svcmd_dpi.svh line 27 # I using questa 10_a & uvm_1.0 library. In the README.txt i came across the below info and i even tried compiling the dpi file and linking it. "You will also need to compile the file $UVM_HOME/src/dpi/uvm_dpi.cc and/or specify the location of the resulting UVM DPI shared library to your simulator. This is a simulator-specific process. Please refer to your simulator documentation" Can anyone help me on this ? Thanks Altair Quote
dave_59 Posted July 11, 2011 Report Posted July 11, 2011 See http://go.mentor.com/uvm1-0-questa. If that doesn't help and you're trying to run an existing example, you'll need to contact Mentor support with more details about the specific OS and gcc versions you are using. Quote
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.