We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.