Jump to content

uvm_test_done.raise_objection(target_comp);


Recommended Posts

i am getting the following error while converting OVM to UVM testbench.

xxx/xxx/INCA_libs/irun.lnx86.11.10.nc/specman.11.10.050-s/runvstubh.svh

uvm_test_done.raise_objection(target_comp);

|

ncvlog: *E,ILLHIN xxx/xxx/INCA_libs/irun.lnx86.11.10.nc/specman.11.10.050-s/runvstubh.svh,503|40): illegal location for a hierarchical name (in a package).

int count = rerun ? uvm_test_done.get_objection_count(target_comp) : 1;

|

can you please help me to reslove this issue.

Link to comment
Share on other sites

  • 7 months later...

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...