Posted by Rahulkumar on Apr 25, 2019
UVM Hi, UVM support the uvm_hdl_force, uvm_hdl_force_time, uvm_hdl_read() etc. but it don't have similar method for wait. How can it be done? I can't use SV wait because i want to pass the path from C which can be different from test to test and ...
Question