R_C1363912821 Posted April 18, 2011 Report Share Posted April 18, 2011 As per UVM Reference "+UVM_DUMP_CMDLINE_ARGS allows the user to dump all command line arguments to the reporting mechanism. The output in is tree format". When this is used with Questa 10.0a (on Windows) the output is not in tree format, only print that comes after adding this is # UVM_INFO @ 0: reporter [DUMPARGS] LoadDesign +UVM_TESTNAME=my_test +UVM_VERBOSITY=UVM_LOW +UVM_TIMEOUT=10000,NO +UVM_DUMP_CMDLINE_ARGS +UVM_OBJECTION_TRACE -do vsim.do -l rc.log -c -suppress 3829 -sv_lib ./uvm_dpi top There is nothing like tree format. Is this expected? if not the issue is with Simulator or UVM. Thanks, RC Quote Link to comment Share on other sites More sharing options...
jadec Posted April 18, 2011 Report Share Posted April 18, 2011 The UVM implementation does print only 1 line rather than a tree format. Quote Link to comment Share on other sites More sharing options...
R_C1363912821 Posted April 18, 2011 Author Report Share Posted April 18, 2011 The UVM implementation does print only 1 line rather than a tree format. Thanks Jadec, so the UVM reference has to be updated to make sure it is in sync with implementation. 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.