Forum Discussion
Altera_Forum
Honored Contributor
11 years agoInput audio file into altera DE1 kit
Hi, Can i direct inputting audio files like .mp3 file into Altera DE1 kit or i must input the audio via using microphone? Any useful steps or simple coding to do so?
Altera_Forum
Honored Contributor
11 years agoIf you are using a NIOS, you can use the HAL Host-Based File System to use fopen(), fread() etc. to transfer the file from your PC hard drive.