Altera_Forum
Honored Contributor
13 years agocyclone III configuration chain problem
Hi,
I have two EP3C25Q240 cyclone III fpgas on my board with the EPCS16 configuration device. The system is set up for multi device AS configuration as per figure 9-4 in the cyclone device handbook. I do not seem able to get this working and am sure that I am missing a step somewhere. For an experiment I tied the nCE of the second fpga to VSS and tried to program one file into both fpgas simultaneously. This works and both fpgas have the same code loaded which sort of implies that the connections, power supplies are OK. Putting nCE of the second FPGA back to normal I tried the following : 1 ) Generate one pof with one design - send to config device - this works as the first fpga gets configured and the second doesn't. Also nCEO of the first fpga goes low after configuration as expected. 2 ) Generate one pof with two sofs ( same sof twice ) by using the "convert programming file" option in Quartus. I select POF as output, EPCS16 as the config device with active serial, create memory map file is ticked by default and under "input files to convert" I have SOF data Page_0 <auto> fgpatest.sof EP3C25Q240 fgpatest.sof EP3C25Q240 When I have this pof in the config device neither of the fpgas get programmed. I would have thought that at least the first one would still get programmed as it is the same sof file used twice. Any help and suggestions are welcome as I am completely stuck at present!