From: Uwe B. <bo...@el...> - 2013-02-11 15:53:10
|
Hello, 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: > bitparse -i MCS count.mcs 64-bit sum: 29796389 > bitparse -i IHEX count.mcs 64-bit sum: 31015201 > bitparse -i BIT count.bit 64-bit sum: 3101520 Should we fix this mess with the risk of breaking existing setups? Bye -- Uwe Bonnes bo...@el... Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ---------- |