stereo phase again

A place for developers to share ideas and assist each other in solving problems.

Moderators: valis, garyb

Post Reply
User avatar
Neutron
Posts: 2274
Joined: Sun Apr 29, 2001 4:00 pm
Location: Great white north eh
Contact:

Post by Neutron »

Is there a way to ensure that certain parts of a design are allways in phase with each other? I am not sure but i am guessing that it depends if both channels are on the same SHARC?

thanks
DeFex
papahabla
Posts: 4
Joined: Sun Oct 07, 2001 4:00 pm
Location: Seattle

Post by papahabla »

Yes, in module attributes change the on same dsp flag from "<inherit>" to "yes". If other child modules have their on same dsp flags changed from <inherit> to yes or no they will not necessarily be on the same chip as their parent. Also, once the default state has been changed from <inherit> it can not be changed back. In that case the module must be re folded. I have been told that this will be fixed and it might be fixed on the latest pre-release, but I wouldn't know since the latest version doesn't save my project files properly.
Post Reply