drianf0 Posted October 16, 2012 Report Share Posted October 16, 2012 (edited) Hello, I don't know, what is an official way to report a bug. I was not able to add one on the webpage: http://www.eda.org/svdb/view_all_bug_page.php because of lack of an access (I haven't sported any registration form). Anyway, I think that the description of the `uvm_do macro is misleading. It states: "This macro takes as an argument a uvm_sequence_item variable or object. The argument is created using `uvm_create if necessary, then randomized". Actually `uvm_create is called every time, no matter whether SEQ_OR_ITEM is null or not. My preliminary impression was that passing a non-'null' argument, i.e. already preconfigured item, the macro will skip creation, proceeding with randomization and so on... Regards, Adrian Edited October 16, 2012 by drianf0 Quote Link to comment Share on other sites More sharing options...
petermonsson Posted November 4, 2012 Report Share Posted November 4, 2012 Hi Adrian, I've reported the bug for you: http://www.eda.org/svdb/view.php?id=4362 Best Regards Peter 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.