Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Hello, I am a complete beginner and I have a problem. I want to create a Sinus Generator in VHDL with my FPGA Board. The generated sinus should be displayed on the line out. But I have no clue, how to start. Can anybody help me, post the code and explain how I have to assign my pins? Thank You. DonGiacomo --- Quote End --- The simplest sine generator is that of clk/2 i.e. just two samples e.g. +1000, -1000 pass it out onto DAC data running at clk speed.