Forum Discussion
RT0001
New Contributor
7 years agoHow 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 b...
YuanLi_S_Intel
Regular Contributor
7 years agoHi 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