Hi all,
I am facing the following problem in my project.
On a PurePath design on an AIC3254 I am using the Int4xOut to output data to an amplifier.
I am also using the I2S output of the AIC3254 to switch on an off a support circuit for the amplifier.
I need to delay the output from the Int4xOut block by 40 msec as compared to the I2S output so I am using a Pac_Dec_Delay block.
However, when the latter block is added my Int4xOut seems to be modulated by the output of the I2S therefore making my design fail completely as it corrupts the Int4xOut. When I delete the Pac_Dec_Delay block everything works fine again.
I am not sure what to conclude here and how I can solve this problem. I do not understand how the Pac_Dec_Delay_1 block on my design can be causing such a disturbance in my design.
Any comment that could lead me to the right direction could be helpful.
Thank you for your time,
Dimitris