Forum Discussion
Altera_Forum
Honored Contributor
14 years agoDid you notice that the NCO core is only available as time-limited IP for evaluation in the web version? For the core details, you should review the user manual. You'll find that amplitude modulation isn't provided inside the NCO core, because it's nothing but a multiplier.
P.S.: If you have moderate requirements for magnitude and phase resolution of the generated signals (e.g. below 12 bit) the NCO can be easily implemented from the scratch, comprised of a phase accumulator and a sine table. Examples have been discussed at Altera forum before.