greatscottgadgets / apollo

microcontroller-based FPGA / JTAG programmer
BSD 3-Clause "New" or "Revised" License
61 stars 29 forks source link

apollo flash_program should check part_IDs #15

Open NetSpida opened 1 year ago

NetSpida commented 1 year ago

Similarly to apollo configure the command apollo flash_program should check whether the partID of the bitstream matches the partID of the installed FPGA. If not, an error message as described in https://github.com/greatscottgadgets/apollo/issues/14 should be given.