Hi,
BTW, is there any way to verify that my TE0720 is actually that variant?
You can send me the serial number of your module (number on small white sticker with QR code) and I will check which variant you has.
Is there any possibility of getting the design updated to the 2020.2 tools? That's the latest available from Xilinx and seems to be the most "stable" version I have tried.
It first I must get our basic workflow running again with 20.2 --> Xilinx has made some changes again. I found problems with Vitis scripts and with petalinux.
Vitis scripts problems are mostly solved.
On petalinux I've problems to export kernel and uboot changes (petalinux-config -c kernel or petalinux-config -c u-boot) from yocto developer space to the user layer with custom receipts. On older version this was possible with "petalinux-build -c kernel -x finish -f" and "petalinux-build -c u-boot -x finish -f", now this not longer works. When you say 20.2 is most "stable" version, do you know a solution for this problem?
But updating this Dual ETH example design will take a little longer, because I most do at first the primary designs for mostly all our boards.
But you can do following.
1. Create 2019.2 design with 2019.2 and open again with 2020.2 and use Xilinx IP update function to update all Xilinx IPs to 2020.2.
--> in case you has only 20.2 installed, start _create_win_setup.cmd and select min. setup, scripts will copy design_basic_settings.cmd in the basefolder of the reference design
--> open "design_basic_settings.cmd" with notpadd++ and change vivado version from 2019.2 to 2020.2.
-->run start _create_win_setup.cmd again and follow instruction.
--> PS: with new 20.2 design I will make it easer to create it directly with other vivado version
2 Generate Bistream and export XSA
3 create petalinux project from scratch, for changes which must be done, see our wiki documentation of the dual eth. But do this you must also find a solution for my problem with receipe export on 20.2(or you generate these layer receipts manually)
br
John
Cr