--- Quote Start ---
hello.
> Which page corresponds to which FPGA? Page 0 - First FPGA?
> In MY system PIN nCEO on FPGA 1 is connected to nCE on FPGA 2.
yes you are right.
I have done this before.
you told us you have 3 pages, FPGA3's nCE is also connected to FPGA2's nCEO, right?
if number of pages that are contained in pof file does not match with number of FPGA, your configuration will not done correctly.
you can check that by probing conf_done pin of each FPGA.
does it help you?
bye
if your circuit is connected like this document on page 258
https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/hb/cyclone-v/cv_5v2.pdf --- Quote End ---
My circuit is connected as shown in:
https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/hb/cyc/cyc_c51013.pdf Page13-12
I have 3 pages
I have 3 FPGAs
FPGA 1 nCEO connected to FPGA 2 nCE
FPGA 2 nCEO connected to FPGA 3 nCE
FPGA 3 nCEO NOT CONNECTED.
MY QUESTION:
SHOULD PAGE 0 Contain the file for FPGA 1?
SHOULD PAGE 1 Contain the file for FPGA 2?
SHOULD PAGE 2 Contain the file for FPGA 3?
OR
Should it be the other way around?