Forum Discussion
GDeXi
Occasional Contributor
6 years agoStratix10 muiltboot configuration
I have two image in QSPI flash,both have PCIe funtion, It is hoped that the PCIe will not be hung up during image switching,There is some example design or user guide for provide reference. ...
YuanLi_S_Intel
Regular Contributor
6 years agoHi Guo,
In your design, are you using PCIe as the interface to program the FPGA? If not, then you will just need to generate the bitstream as usual with PCIe design in Quartus design.
To perform multiboot function, it depends on the configuration scheme that you are using. It can be Active Serial or AVST. For active serial, you will need to have "mailbox IP" or "serial flash mailbox ip". For AVST, you will need "PFL II IP" and a host (it can be processor, CPLD or MAX 10).
For more information, you may refer to link below:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/stratix-10/archives/ug-s10-config-17-1.pdf
Thank You.
- GDeXi6 years ago
Occasional Contributor
When I switch between two iamges that contain PCIE, won't it hang because of this?