FPGA can't boot from serial flash (MT25QL128) with rpd file downloaded
Hi,
Recently we meet a problem about flash boot up, in our design, we use MT25QL128 serial flash as configuration device in AS mode.
we can download jic file and boot up from jic file successfully, but we also need to program flash in another way, in our design we are using the serial flash controller II, that means we need to update flash content through serial flash controller II.
To realize this, first I generate a rpd file from pof file, then add crc value at the end of the rpd file, then download the rpd.crc file to flash address 0, but after power up again, the FPGA couldn't boot up. I read back the flash content, it's same with what I downloaded to flash. I tried this for both big endian and little endian. both not work.
Is there anything that I missed? could you please give us some comments!
Thanks,
Celia