From: Joris v. R. <jor...@jo...> - 2013-02-11 22:30:08
|
Hi Uwe, On 2013-02-11, Uwe Bonnes wrote: > it seems we have IHEX and MCS reversed. For a pair of *.bit and *.mcs > files, bitparse only reports the same checksum with the MCS file > interpreted as IHEX: > Should we fix this mess with the risk of breaking existing setups? My preference is to make it work right, even if we have been doing it wrong for several years. But are you sure that reversing this will make it right? I guess you compared MCS and BIT files both generated by Xilinx tools, so we can be sure that our understanding of MCS will be compatible with that of Xilinx. What about IHEX. How do you know that IHEX also needs to be reversed? Joris. |