Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHow to store a .bmp picture on sdram?
Hi, I need your help on how to store an image from my pc into the niosII stratix II rohs's sdram, I do not know whether to use the host based file system using the fuctions fread, and fwrite,,, or if...
Altera_Forum
Honored Contributor
15 years agoAnother method would be to use system console. These days I'm not sure which one would be faster: HostFS or System console (file access over debug channel vs tcl...)