I am trying to output sound on a FPGA through its stereo out. In Verilog I've declared "stereo" as an output and have some code to generate sound. However, I cannot find the pin assignments for the stereo out to assign to "speaker".
I'm using DE2i-150 FPGA Development Kit.