Visible to Intel only — GUID: hco1423076481815
Ixiasoft
Visible to Intel only — GUID: hco1423076481815
Ixiasoft
6.13.27. Vector Initialization of Sample Delay
When the SampleDelay Primitive library block receives vector input, you can independently specify a different delay for each of the components of the vector.
You may give individual components zero delay resulting in a direct feed through of only that component. Avoid algebraic loops if you select some components to be zero delays.
This rule only applies when DSP Builder is reading and outputting vector data. A scalar specification of delay length still sets all the delays on each vector component to the same value. You must not specify a vector that is not the same length as the vector on the input port. A negative delay on any one component is also an error. However, as in the scalar case, you can specify a zero length delay for one or more of the components.
The model file is demo_sample_delay_vector.mdl.