Forum Discussion
Altera_Forum
Honored Contributor
12 years agoConfiguring 2 Cyclone III's from one EPCS16 Using 2.5V
Hello, My FPGA configuration signals an error by pulling the nStatus line down at the end of configuration and starting over (and over and over). 1. I am attempting to configure two EP3C4...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Yes I will give the JTAG a go, but I cannot isolate the nStatus's and Config_Done's. --- Quote End --- That should not matter for this test. --- Quote Start --- If one of the devices feel that it has not been configurated I will not get Config_Done going high. The Quartus programming tool will report this as an error. I do not know what nStatus will do? I will try this. --- Quote End --- If the first device is configured from EPCS, and the EPCS is setup to ignore CONF_DONE assertion, then it should configure the first device, and be done. CONF_DONE will not assert, but the first FPGA will be configured, and just "stalled" waiting for CONF_DONE to be released. If you then program the second device via JTAG - while bypassing the first device - then the second device should configure and release CONF_DONE, and both devices will enter user mode. Cheers, Dave