Forum Discussion
Hello,
Is it possible to separate the A10 to individual configuration ?
1- First - check if FPGA connections are good by programming via JTAG. Can all the Arria 10 FPGAs able to be programmed via JTAG?
2- AS mode (does not require microcontroller) - program flash first, at power cycle, the image will automatically uploaded into Arria 10 from flash. Make sure you set MSEL for this Arria 10 to AS mode.
3- PS mode (required microcontroller to handle configuration) - Make sure you have the design uploaded and programmed into microcontroller prior PS configuration.
4- Check nSTATUS and CONF_DONE of the AS mode Arria 10. Is it turned high?
5- Check the nSTATUS and CONF_DONE of the PS mode Arria 10. Is it turned high?
regards,
Farabi
- epissadakis2 months ago
New Contributor
Hello,
1. Yes BOTH FPGAs are programmed through JTAG
2,3. I followed the specification and set the first FPGA in AS mode and the second FPGA in PS mode without any external microcontroller . Is it applicable ?