waveform_editor.ids_fill¶
Helpers for writing values into an IDS at a given DD path.
Filling is two steps: size_arrays() grows every array of structure to the largest
size any waveform requires (so a : slice later expands against the final size, and
each array is resized once regardless of declaration order), then fill_nodes()
writes each waveform's values. The resolver reuses fill_nodes() for structural
imports, which size themselves as they copy.
Functions
|
Write |
|
Resize |
|
Resize every array of structure crossed by |