Skip to content

Port example/demo projects to Vivado 2023.2

Jeroen Hegeman requested to merge jhegeman/tclink:port_to_vivado_2023 into master

In version 2023 (or maybe earlier?) Vivado dropped support for their Device Support Archive (DSA) business. This now seems to have migrated to something called the 'platform' interface. This change broke the TCL scripts to generate and build the two example/demo projects. Now they are fixed again.

NOTE: This has not been exhaustively tested. Both projects now generate and build in Vivado 2021.2 and 2023.2, though.

Merge request reports