Altera_Forum
Honored Contributor
15 years agoEPCS controller questions
I have a couple general questions about the EPCS controller core for a cyclone III device. According to the documentation "only one EPCS serial flash controller core can be instantiated in each FPGA design. why? On cyclone III devices you can connect the core to a flash that is not on the dedicated AS configuration pins.
I have a board with 2 epcs devices connected to it. 1 is connected as the configuration device, the other is connected to gpio pins and intended use was for storing calibration data and crash dumps. I can instantiate 2 epcs controller cores, they have a new pin called "ds_MISO_from_the_epcs_flash_controller" when I instantiate just one core, I do not get this pin. What is the function of this pin? It does not exist in the documentation. by the way, when I instantiate controllers for each epcs by themselves, they both work and do not contain this pin. any ideas?:confused: