DPU-PYNQ icon indicating copy to clipboard operation
DPU-PYNQ copied to clipboard

Hardware utilization of zcu104

Open HenningCode opened this issue 2 years ago • 1 comments

Hello Guys,

I rebuild the Hardware for myself with a few small changes. These changes can be seen here:https://github.com/HenningCode/DPU-PYNQ

Now I wanted to look at the hardware utilization and the utilization is surprisingly low and I dont understand why. The generated bitstream and everything works but it seems like the DPU is missing from the BD? Is there a way to find the "real" hardware utilization? MicrosoftTeams-image

HenningCode avatar Apr 28 '22 13:04 HenningCode

Hi there,

I assume you are looking at the output of the dpu.tcl script which generates a Vitis platform. The DPU is added in the Vitis flow with V++, that generates a separate Vivado project which you can look at in e.g. boards/ZCU104/binary_container_1/link/vivado/vpl/prj/

There's some similar Xilinx forum posts on this like the one here.

Thanks Shawn

skalade avatar Apr 28 '22 13:04 skalade

Hopefully the answer has been sufficient and due to lack of updates I'm assuming issue has been resolved.

skalade avatar May 09 '23 20:05 skalade