Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHelp needed in VHDl code for calculating the I and Q phase component for a ADC signal
Hello all, I am designing a DDC in which I need to calculate the In phase(I) and the Quadrature phase(Q) components of my ADC signal. I know how these components are manually calculated from som...
Altera_Forum
Honored Contributor
9 years agoYou'd better to post your DSP block diagram. Most of DSP applications can be partitioned to separate blocks. Each of them can be coded manually or instantiated as a ready IP Core from Megawizard for example.
Controller of DSP applications is rather simple, at least to control-dominated applications like a CPU.