Verification Academy
Issue with uvm_hdl_force -> returns 1, but signal is not forced
UVM
UVM
Fireblade_uvm
October 12, 2018, 12:17pm
4
Then good old
force
should solve the problem.
i.e force {top.dut.\GENSTS<0>/DFF_OUT/FFX .CE} = 1’b1;
show post in topic