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 the time it takes and I get: around 0.5 second. On the contrary, when the NIOS loads the firmware from the same flash it takes around 0.1 second. So it seems to me that my flash can be read in a greater speed than I experience using alt_read_flash. What do you think?