Forum Discussion
Quartus Programmer Behavior with SoC Device
- 6 years ago
Hi Randy,
I am glad that it works for now. Yes, the reason is because you were putting 1 programming file while having 2 device in the programmer. Thus, you will need to delete the other devices and put the bitstream into the device that it is intended to be programmed.
Thank You.
Bruce
I would like to review this again, but ask the question differently.
For a CycloneV design, I want to program the FPGA fabric using a .sof file. Since the specific device is defined in Quartus, and the .sof file must contain the specific device ID, why can't Quartus programmer recognize the fact that there is an HPC block, and that the second device in the chain (FPGA fabric) is the correct device?
1) Is there a way to add a device to the Select Device window that opens after pressing the Auto Detect button in the Quartus Programmer GUI?
At this point I select the 5CSXFC6D6 device (closest to my 5CSXFC6D6F31). But, when I add a file, a third device is added to the chain.
Why can't the programmer
1) recognize the correct device?
2) allow me to select the correct device from the Select Device window?
3) simply change the selected device to the correct device when the file is added?
Bottom line, why all the added steps when using a CycloneVSX device?
Thanks, Randy