Forum Discussion
Hi we have tried to read back flashed data from QSPI flash and checked with original file, all bitstream on flash seems correctly flashed, but for required bitstream order we are not sure, we have tested for both little as well as big endian both case error is same.
Also in generic flash ip core write data if 32 bit so for example flash data is 0x01020304 (0x01 being addr 0x00 data and so on) we are doing byte reversal as 0x04030201 as ip core write lsb byte first on qspi so for address alignment byte reversal done. (this we have done for both liitle as well big endian)
I would suggest to select the appropriate data format when generating RPD file?
--> can you suggest we data format will be appropriate
--> Also do we use converted .rpd file or auto_rpd file for flashing?
thanks & regards!
Snehal B.