Open kodachi77 opened 1 day ago
As a part of this commit (https://github.com/kodachi77/zybo-z7-vitis/commit/30c007bcbf248b1b0e2a801bc1b8b57bc141ec80) Vitis platform works. Detailed screenshots will be provided below
See commit details above
Vitis platform builds:
On the image below we see that Vitis platform shows up in a list of platforms and it is possible to create hardware accelerated application targeting this platform
HW accelerated application builds
Vitis platform runs in QEMU
Vitis platform runs on hardware
Major issues encountered:
In order to create native application and be able to simulate in in both HW and software Vitis platform for our board needs to be created. Xilinx doesn't support our box out of the box, Vivado also doesn't have support for Vitis. Therefore we would need to create a platform ourselves.
Steps:
DoD