bsteinsbo / DE1-SoC-Sound

GNU Lesser General Public License v2.1
17 stars 16 forks source link

fixes apb interface to capture correct i2s fifo #8

Closed clwe closed 2 years ago

clwe commented 2 years ago

Hello Bjarne,

I had an issue with the audio input stream. Turns out there was a swap in the input multiplexer so it chose the wrong data rate stream. This fixes it for me.

Best wishes, Clemens

bsteinsbo commented 2 years ago

Thanks! I haven't done any testing but the patch looks correct.