i want to read .wav file from a folder through verilog. as wavread function of matlab reads the wav fie. please suggest me i thought of using adc code for the same but still not able to find how to initialize certain file to initialize adc.
Read files in HDL languages work only in simulation. If you want HW based file processing, you need to install data paths to/from your FPGA board (e.g. pciE, USB, etc.) and have some host driver and software as well.
:
Edited by User
@P.K. thanks for the reply But I tried alot basically I want to convert the wav file into binary bit stream as done MATLAB and then implementing LSB technique Kindly suggest and if possible provide a code to convert a .wav file into binary bit stream..
Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
Log in with Google account
No account? Register here.