Thanks for posting. I believe you can solve your problem by changing the clockDivider to 2048 in the Build tab under View Properties for both the Source2 and DCSourceV21 modules. This will make all the inputs to the Multiplexor have the same clockDivider and your design should build.
Note that both inputs to the Multiplexor also need to have the same sampleRate and blockSize, so the Source2 module will have to match the 3000/8192 sampleRate and unitary blockSize of the Max4 module output.
Hope this helps. Please comment if you continue to have problems building in Designer.
4:58pm
Hi John,
Thanks for posting. I believe you can solve your problem by changing the clockDivider to 2048 in the Build tab under View Properties for both the Source2 and DCSourceV21 modules. This will make all the inputs to the Multiplexor have the same clockDivider and your design should build.
Note that both inputs to the Multiplexor also need to have the same sampleRate and blockSize, so the Source2 module will have to match the 3000/8192 sampleRate and unitary blockSize of the Max4 module output.
Hope this helps. Please comment if you continue to have problems building in Designer.
-Axel