Greetings!
When I flash and run the bitstream uart_sum.bin for the uart_sum example using the micropython script, it gives the wrong result.
Following is a snipet of the output in Thonny. A similar image is also attached.
%Run -c $EDITOR_CONTENT
MPY: soft reboot
[shrike_flash] FPGA reset done
[shrike_flash] FPGA reset done
[shrike_fpga] Starting FPGA flash…
[shrike_fpga] flashing: uart_sum.bin
[shrike_flash] FPGA programming done.
1 + 2 = 225
2 + 3 = 4
regards,
Ranjit
