Forum Discussion
Altera_Forum
Honored Contributor
20 years agoRead and Write 64kB in EPCS
Hi,
I use the epcs memory to store FPGA config data, NIOS software and I will try to use it to store user settings. To do that, I have a problem : When I try to read or write a full EPCS sector (64kB in my case), I find this is very slow (several seconds). I call alt_flash_read and alt_flash_write to access it. Do you have an another mean which is faster ? Anybody has already use the altera EPCS controller driver ? Where I can have a sample code ? I thank you for these informations. Etienne1 Reply
- Altera_Forum
Honored Contributor
Hi Etienne,
> I find this is very slow (several seconds). > Do you have an another mean which is faster ? See: http://www.niosforum.com/forum/index.php?s...365&st=0&p=9440 (http://www.niosforum.com/forum/index.php?showtopic=2365&st=0&p=9440) Regards, --Scott