Joseph,
yes I have read the section where it sais :
"The initialization procedure may fail in the event that a high priority subsystem is
dependent on the output of a low priority subsystem. In some cases, the problem
can be avoided by setting initmode = 0, which may result in a different initial subsystem
execution order, because the simulation scheduler considers other attributes
that affect timing (initial time skew), which the initialization procedure does
not. In extreme situations, you may need to modify or redesign your model to be insensitive
to the bounds of values communicated between subsystems."
I have tried to set initmode=0, I have also tried actiming=1, but without any good result. So it seems as this is an extreme situation. But
what I could need then, is some information on how the schedular looks like for a certain configuration of the model. So I will try to find out some intelligent way of remaking the model, hopefully without doing to much work.
I only wish that you could try to find a nice feature for future versions where systembuild could assist in these situations or/and where the user could control the sequencer by setting priorities or something for blocks in the model.
Regards,
Torbjörn