<< ld_statemachine nested ld_write_global_memory >>

ORTD Scilab Interface Toolbox >> nested > ld_survivereset

ld_survivereset

Keep stored data even if a simulation reset occurs (EXPERIMENTAL FOR NOW)

Calling Sequence

[sim, outvec] = ld_survivereset(sim, events, invec, initvec)

Description

in *+(vecsize) - input

out *+(vecsize) - output

Prior to a simulation reset the input is stored into memory.

After the reset the data is available again via the output

Initially the output is set to initvec


Report an issue
<< ld_statemachine nested ld_write_global_memory >>