Ilanr Posted April 29, 2013 Report Posted April 29, 2013 Hi , Is there any way to control the sequences distibution on UVM? For example when one would like to give higher probablily to some sequences over the other? Can this be controlled from the test? Thanks, Ilan Quote
uwes Posted April 29, 2013 Report Posted April 29, 2013 hi, either simply write a sequence which selects randomly a sequence (with a dist) from a set - or use the uvm_sequence_library base class to to accomplish that /uwe Quote
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.