When I 'build & Program' a newer version of the Sipeed Tang Nano 1K FPGA, I get the following error:
'''
Error: Error: Failed to claim FPGA device: mismatch between target's idcode and bitstream idcode
Error: bitstream has 0x1100481B hardware requires 0x0100681b
'''
I beileve the FPGA toolchain wrapper recognizes the board to have a GW1NR FPGA instead of the GW1NZ FPGA on the new board.
How can I configure the toolchain to identify my device as a GW1NZ and get the .fs file idcode as '0x0100681b' and thus 'build & Program' appropriately?
When I 'build & Program' a newer version of the Sipeed Tang Nano 1K FPGA, I get the following error:
'''
Error: Error: Failed to claim FPGA device: mismatch between target's idcode and bitstream idcode
Error: bitstream has 0x1100481B hardware requires 0x0100681b
'''
I beileve the FPGA toolchain wrapper recognizes the board to have a GW1NR FPGA instead of the GW1NZ FPGA on the new board.
How can I configure the toolchain to identify my device as a GW1NZ and get the .fs file idcode as '0x0100681b' and thus 'build & Program' appropriately?