Forum Discussion

RT0001's avatar
RT0001
Icon for New Contributor rankNew Contributor
7 years ago

How can i compare two bit files without implementing to an FPGA and check all functonalities.. Is there any tool available to compare bit files?

My Scenario ​is, i have one source file and one bit stream file. To confirm the source code of the bit file, i compiled the source code and generated new bit file. Need to compare new and exisiting bit files to make sure that both are same.

1 Reply

  • YuanLi_S_Intel's avatar
    YuanLi_S_Intel
    Icon for Regular Contributor rankRegular Contributor
    Hi Roopak, Are you saying that you would like to compare 2 bitstreams? If it so, you can open the bitstream using a Hex Editor and compare the bit information in the bitstream. Regards, YL