Jump to content

Does cadence ncsim support uvm command line argument?


Recommended Posts

hi Uwe,

 

I've tried now with escaped * and full path, without success:

ncsim <flags> work.my_tb +UVM_TESTNAME=tb_m00308_default_test +uvm_set_config_int=uvm_test_top,<my_variable1>,<my_value>

ncsim <flags> work.my_tb +UVM_TESTNAME=tb_m00308_default_test +uvm_set_config_int=\*,<my_variable1>,<my_value>

 

A similar issue, when trying to trace the config db, I write

ncsim <flags> work.my_tb +UVM_TESTNAME=tb_m00308_default_test +uvm_set_config_int=*,<my_variable1>,<my_value> +UVM_CONFIG_DB_TRACE

 

I do not get any trace at all, even though I have other config overriding in my test.

However, choosing different tests from the command line is working.

Link to comment
Share on other sites

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