Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHelp! my program can't work with nios ii on DE1 board
Hi,there! I built a nios project with the audio IP from university program IPs(version 10.1),and program as follow: int main(void) { alt_up_audio_dev *audio_dev; unsigned int r_...
Altera_Forum
Honored Contributor
14 years agoThanks for replying. I can see "Opened audio device" in the console window,and audio bit width is 16,and sampling rate is 48k sps.
Are you familiar with the university program IP?