Forum Discussion
Altera_Forum
Honored Contributor
10 years agoProblem with configure Stratix III with AS using EPCS128
Hi! I have a problem with configure my Stratix III EP3SL340H1152I3. I programming EPCS128 device through FPGA via JTAG normaly, with verification sucsessfuly. But after power off and power on a...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Configuration goes sucsessfuly only when i try to poke a tester to DATA or DCLK pin, even if tester (multimeret) is off --- Quote End --- So, it can be made to work if you connect something to DCLK or DATA? Is that right? Doing this will change the shape of the signal you are probing. It sounds like this subtle difference is enough to make it work. How close is your EPCS to your FPGA? Do you have a series resistor in line from the EPCS DATA out pin to the FPGA's DATA0? I note the Stratix III handbook doesn't suggest this resistor but some newer families (see the cyclone iv configuration handbook (https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/hb/cyclone-iv/cyiv-51008.pdf)) do and you appear to have a signal integrity issue. By probing the nets you're adding a load and slowing the signal edges down a little. This seems to be enough to allow the FPGA to configure. If you can add this series resistor in (25R) I would. Cheers, Alex