Forum Discussion
Altera_Forum
Honored Contributor
17 years agoUse the IEEE.math_real package - there's sin and cos functions in there for real types - create your sine wave with that and then convert it to whatever type you need for testing your code.