Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAssignments - Device - Device & pin options - Dual-purpose pins. There you need to allow using DCLK, Data[0], ASDO & nCSO as regular IO. Now you can use these pins in your code. Next step is to implement simple driver to read data from EPCS (AFAIK, EPCS64 is pin & interface compatible with M25P64, you can find M25PXX flash controller core on opencores.org)