Altera_Forum
Honored Contributor
16 years agoHELP: Sound generation on the DE1 board
I have a project that involves sound generation off of the DE1 board.
By default, the flash memory of the DE1 board is programmed with a code that will generate a 1kHz sine wave. I took a look at the code and I noticed 2 things: The code is written in Verilog (I need VHDL) and the file has all the code for every sound generation mode. (Its way too robust for my needs) Can someone help me discern what the necessary components are to generate a 1kHz wave from the DE1 board in VHDL? Sample code would be the most beneficial. Thanks