09-11-2020 01:51 AM - edited 09-11-2020 01:57 AM
Hi,
I'm trying to make accel platform for ZCU106 with VCU for some testing [link].
Vitis is not recognizing my platform build for embedded accel. I've tried make base platform without VCU and it's working fine.
Does Vitis needs all of HP ports enabled in Platform Interfaces?
VCU uses S_AXI_HPC0_FPD, S_AXI_HP0_FPD, S_AXI_HP1_FPD and M_AXI_HPM0_FPD, those are connected to ZynqMP via AXI interconnect.
I enabled additional Master and Slave ports on those AXI's in Platform Interfaces tab but i'm not sure if Vitis is taking it correctly.
09-11-2020 09:22 PM
>Does Vitis needs all of HP ports enabled in Platform Interfaces?
No, it should work as long as you have at least one Master and one Slave port exposed in the platform. Take a look at the existing VCU platform for the ZCU104 board and try to replicate its design for your own board:
09-15-2020 02:11 AM
OK so i made new Vivado design with AXI Interrupt Controller (ug1393 Ch. 50) and still doesn't work
Platform interfaces:
Vitis sees it just as Embedded Flow.
Software side is fine
I have no idea what could be wrong
09-16-2020 02:52 AM
platform properties