Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCosine and Sine lookup table in vhdl
Hi i'm new to vhdl and I need a cosine and sine lookup table file in vhdl file already DONE.. because I don't have much time.. please help! thanks.
Altera_Forum
Honored Contributor
15 years agoAttached a direct LUT in vhdl
The input theta_in is the address, you can increment it as you wish to skip samples e.g. increment by 1 to use full table or by 2 to use half table or by 4 to use quarter table and so on.