Altera_Forum
Honored Contributor
13 years agoPlease suggest on implementation of signal processing
I want to implement a signal processing scheme on DE0 board (cyclone III) in which,
1] read data stored on SD card 2] apply mathematical operations on read data (polynomial) 3] save the final O/P on a different location in SD card or internal storage in FPGA please suggest me how to implement this and what to read/study before going for implementation or any other suggestions of any kind are welcome. NOTE : reg, point no. 1 & 3 above, is it possible to read/write as a text file (*.txt, *.csv etc)? I mean like how we load data files in SCILAB or MATLAb etc. thanks