Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThere are many methods that can be used, A simple lookup table is the easiest, then just step through the lookup table at different rates.
If you truly want to generate Sin and Cos values, a CORDIC algorithm is the way to go. Pete