sudheer59 Posted May 24, 2012 Report Share Posted May 24, 2012 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. Quote Link to comment Share on other sites More sharing options...
uwes Posted May 25, 2012 Report Share Posted May 25, 2012 did you import uvm_pkg::* ? Quote Link to comment Share on other sites More sharing options...
sudheer59 Posted May 25, 2012 Author Report Share Posted May 25, 2012 ya. i imported uvm_pkg in my tb top. Quote Link to comment Share on other sites More sharing options...
uwes Posted May 29, 2012 Report Share Posted May 29, 2012 if possible please open a service request with cadence support along with your compile invocation arguments. could it be that you try to run with an own uvm library? Quote Link to comment Share on other sites More sharing options...
ceesam Posted January 14, 2013 Report Share Posted January 14, 2013 Hi What was the solution to this please as I have hit the same issue using the tool version of the methodology library? Thanks 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.