Disha Posted November 30, 2011 Report Share Posted November 30, 2011 I encountered an error in compiling my code that says error near uvm_test unexpected identifier, illegal extension specification and same error is encountered in my system while running uvm example of ubus. Quote Link to comment Share on other sites More sharing options...
jadec Posted December 1, 2011 Report Share Posted December 1, 2011 Make sure you have "import uvm_pkg::*;" in the same scope. Also make sure you have a simulator version that supports the version of UVM you're trying to use. 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.