Forum Discussion
Altera_Forum
Honored Contributor
14 years agosine wave generation
can anyone please give me idea about how to generate sine wave in vhdl.....please
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- instead of a laborious case statement, why not use a constant that is set up via a function using the cos/sin function from the math_real library? --- Quote End --- simply because they knew that library thank you! i will check now