Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16682 Discussions

i want to know how to design sine and cosine lut using vhdl

Altera_Forum
Honored Contributor II
1,033 Views

i dont knw how to do sine cosine lut plz give me any hint. its use for the nco

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
333 Views

You can do it all in VHDL. Use an initialisation function to set the table values into a constant, and then access it like a rom. 

 

From here, I think you have enough to do the work yourself.
0 Kudos
Reply