Forum Discussion
Altera_Forum
Honored Contributor
8 years agoDesign help options for issue...
Hi. I have hit a wall with my design, and i'm weighing my next move, and am wondering if a design consultant is an option. My design issue is incredibly simple, but i am not in a university setting...
Altera_Forum
Honored Contributor
8 years agoIt looks like this project uses a PIO component in SOPC builder for NIOS II to communicate to a module this author wrote specifically for the audio codec he uses. I did not check if this audio codec uses the I2S protocol. If so, I guess you can reuse his code; and of course performance cannot be guaranteed (NIOS II accessing hardware modules through PIO is typically slow).