Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Are the details of this integrity checking published? --- Quote End --- Nope. --- Quote Start --- I'd like to have a host processor test the bitstream image before trying to use it to configure my FPGA. I could wrap my own CRC around the image, but I'd rather not if I don't have to. --- Quote End --- I used U-Boot's mkimage to add a header and checksum. U-Boot can then test the integrity after flashing the image. Eg., see p29 http://www.ovro.caltech.edu/~dwh/carma_board/fpga_configuration.pdf Cheers, Dave