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 agoNo I'm not, but to output any audio you will have to use buffers instead of just ints, and fill them with a signal such as a sine wave.