Because LRM has the following section?
The initialization phase consists of the following steps:
c) The signals in the model are updated as follows inan order such that
if a given signal R depends upon the current value of another signal S,
then the current value of S is updated prior to the updat-ing of the
current value of R:
— The driving value and the effective value of eachexplicitly declared
signal are computed, and the variables representing the driving value
and current value of the signal are set to the driving value and
effective value, respectively. The current value is assumed to have been
the value of the signal for an infinite length of time prior to the
start of simulation. If a force, deposit, or release was scheduled for
any driver or signal, the force, deposit or release is no longer
sched-uled for the driver or signal.
— The value of each implicit signal of the formS'STABLE(T) or S'QUIET(T)
is set to TRUE. The value of each implicit signal of the form
S'DELAYED(T) is set to the initial value of its prefix, S.