Ever want to check if two bit files are exactly the same? The following Tcl script will remove the header, which includes a date stamp and other information that varies from run to run, and verify that the rest of the file is the same. Usage is tclsh bitdiff.tcl file1.bit file2.bit