Randomize with conditional based on non-class signal

In reply to jlivermore:

It will ignore the constraint if is_special is not set to 1. It doesn’t matter if is_special is declared rand or not because you are not randomizing upper_config. You probably need to show some more code.