102
Messages
: There are no audio sources or destinations.
There are no audio sources.
There are no audio destinations.
Explanation
: No audio input/output objects have been placed (or connected) in the
layout.
Messages
: Some DSP blocks do not have inputs. Ignore them ?
Some DSP blocks do not have outputs. Ignore them ?
Explanation
: These messages appear only if the flag 'Prompt To Stop Compilation
On Warnings' is set under Tools>Options>Compile. If the choice to
'Ignore' is selected, then the warning "Ignored '...' (object code '...') at
[__, __]" will be listed in the compile results. If the 'Prompt To Stop
Compilation On Warnings' flag is not set, then compilation proceeds
and 'Ignores' automatically.
Messages
: The algorithm for the '__' block (object code '__') at [__,__] has been deprecated.
You should replace the existing block with a newly created one which uses the
most up to date algorithm.
You should replace the existing blocks with newly created ones which use the
most up to date algorithms.
Explanation
: The first warning is issued for each DSP block in the layout that is considered
outdated. One of the subsequent messages will also appear, depending upon
whether there is only one outdated block or multiple outdated blocks detected.
Messages
: The algorithm for the '__' block (object code '__') at [__,__] has been eliminated.
You should replace the existing block with a newly created one which uses the
most up to date algorithm.
You should replace the existing blocks with newly created ones which use the
most up to date algorithms.
Explanation
: These messages are similar to the ones above. The difference is that they are
not warnings, but errors.