Forum Discussion
Hi Zewen,
The link might be broken due to migration. Kindly refer to below link for design example;
https://fpgacloud.intel.com/devstore/platform/18.0.0/Standard/customizable-flash-programmer/
or you can search in the design store as well;
https://fpgacloud.intel.com/devstore/
Regards,
Aiman
Thank you Aiman!
I downloaded the script(customizable_programmer.tcl) and took a look, it seems that the rpd file is read by avmm master with no offset by default, and unused bits are filled up by all Fs. Does that mean when we use a thrid party programmer, we load the binary at zero offset, and for all the unprogrammed bits we should fill them up with all Fs?
And do we need todo a bit-reversal for each byte (big endian or small endian when we load binary to the spi flash)?
Regards,
Zewen