Now, we assume that the register_lo and register_hi will have the same initial value. This is enough for the case where there is only one member in a particular state_group but if we have two members in one state_group, we have to set them by different values.
This needs a little bit work to support this i.e change the argument to reg_0_lo = val1; reg_0_hi = val2;
Now, we assume that the register_lo and register_hi will have the same initial value. This is enough for the case where there is only one member in a particular state_group but if we have two members in one state_group, we have to set them by different values. This needs a little bit work to support this i.e change the argument to reg_0_lo = val1; reg_0_hi = val2;