Forum Discussion

SnehalB's avatar
SnehalB
Icon for New Contributor rankNew Contributor
3 years ago
Solved

intel Cyclone V e , FPGA not reconfiguring to new flashed Image in EPCQ flash

Hi, we are using intel cyclone v e device with EPCQ connected serial flash. we are using two IP core in our design 1st generic serial flash controller IP core for flashing EPCQ256 with .rpd image ...
  • YuanLi_S_Intel's avatar
    3 years ago

    Hi, for CRC error, i think it could be due to the incorrect bitstream / bitstream order when loading it into the QSPI flash. I would suggest to select the appropriate data format when generating RPD file. You can select little endian for it. Otherwise, you need to do bit reversal.