In reply to UVM_learner6:
the constraint on a particular variable can be disabled by the following syntax
variable_name.constraint_mode(0);
In reply to UVM_learner6:
the constraint on a particular variable can be disabled by the following syntax
variable_name.constraint_mode(0);