Forum Discussion
Altera_Forum
Honored Contributor
12 years agoalt_read_flash too slow?
I have NIOS-II processor, compiled with Quartus 12.0 I was wondering if the following performance is reasonable: When I call alt_read_flash and read an entire flash block (256KBytes) I measure t...
Altera_Forum
Honored Contributor
12 years agoHow big is your firmware being loaded at boot time? (I am guessing it is not close to 256KB).
For example, if it is only 1/5th of 256KB, then you are seeing roughly equivalent performance and the answer to your question is "yes, it sounds about right". If 512KB/s is too slow and you want to make it faster, you would need to supply more information about your system / application.