Hi, there
I just downloaded the "Cortex-M3 DesignStart FPGA-Xilinx edition packag" and tried to load the bitstream up to Arty A7-100T , but got error
"Incorrect bitstream assigned to device. Bitfile is incompatible for this device"
I think this package maybe created for Arty A7-35T, so it is possible does not work.
Is there a way to modify it to make it work on Arty A7-100T?
Thanks
Figured it out. You have to open the project in Vivado. If you downloaded it from the 'Cortex-M3 DesignStart FPGA XilinxEdition' self-service downloads then the project root can be found at 'hardware/m3_for_arty_a7/m3_for_arty_a7/'
Once the project is opened the board can be changed @settings->Project Settings->General. Then you can start a new synthesis and upload the bitstream through the hardware manager.