Note: Simply loading the latest version of the tools and compiling the design is not possible because the baseline Makefile has deprecated compiler options.
Important changes to the Makefile are listed below:
Upgrade part speed grade xcvc1902-vsva2197-1LP-e-S-es1 (previously specified by
--device
) to xcvc1902-vsva2197-2MP-e-S (specified by--platform
). As can be seen in the following table (referenced from Versal AI Core Series Data Sheet: DC and AC Switching Characteristics (DS957)), this increases the AI Engine clock frequency from 1 GHz to 1.25 GHz.Recompiling and simulating the design with this change causes the throughput to increase by around 17-25%.
Upgrade to use v++ unified compiler command.
Add support for x86 compilation and simulation.