Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Lut

Altera_Forum
Honored Contributor II
1,157 Views

Hi!  

 

I'm new to the hardware description using the tools altera, I found little information on how to implement a LUT, I found an example that uses the instruction "when" and agree to take the input value, the output will be. In another example using the memory address of the card to store the precomputed values​​, but still, do not know how to implement it :unsure:. I'm using the DE2 board.  

 

Could you give me a help. Thank you in advance.:D
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
455 Views

you can read the altera coding guiidelines on how to infer a ROM here: 

http://www.altera.com/literature/hb/qts/qts_qii51007.pdf 

 

or you can use the megawizard to generate you a ROM to instantiate in your own code.
0 Kudos
Altera_Forum
Honored Contributor II
455 Views

hi, could you help me please to find information about how to implement sine and cosine functions using cordic's method to compute that functions. 

 

Thank's a lot. =D
0 Kudos
Reply