Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIf you review the NCO user guide, you'll notice, that the "large ROM" implementation involves full 360° sine tables. In so far, this (and only this) NCO variant is suited to place an arbitrary function table instead of the sine. Because the NCO design is protected IP, you can't change other features than the table.
I agree with kaz and Dave, that it's easy to set up a basic NCO (phase accumulator and look-up table) on your own, but for a fixed function table, the suggested method should work.