Posted by sj1992 on May 2, 2019
UVM #uvm uvm sequence item #randomization #uvm #factory Hi, Can someone provide me an example where we should be creating a new transaction(using factory create) for every iteration in a sequence? I know that using the same object helps in terms of perfor ...
Question