Forum Discussion
Kavin
Occasional Contributor
6 years agoWhen using RSU, is it necessary to use an external trigger to trig FPGA to load application image?
I got some problems when using RSU in Cycone IV E device: 1: When using RSU, is it necessary to use an external trigger to trigger the FPGA to load the application image? I try to use logic to trig ...
- 6 years ago
Hi,
The pof_error only performed sanity check and not full check. So if the initial bitstream is correct then it will try to configure the FPGA with application image. The pof_error will only detect if there is some error on the initial bitstream.
JohnT_Altera
Regular Contributor
6 years agoHi,
The pof_error only performed sanity check and not full check. So if the initial bitstream is correct then it will try to configure the FPGA with application image. The pof_error will only detect if there is some error on the initial bitstream.
- Kavin6 years ago
Occasional Contributor
Hi,I
Is the initial bitstream stored in the frontmost storage area of image?