Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardware utilization of zcu104 #84

Closed
HenningCode opened this issue Apr 28, 2022 · 2 comments
Closed

Hardware utilization of zcu104 #84

HenningCode opened this issue Apr 28, 2022 · 2 comments

Comments

@HenningCode
Copy link

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

@skalade
Copy link
Collaborator

skalade commented Apr 28, 2022

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
Copy link
Collaborator

skalade commented May 9, 2023

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

@skalade skalade closed this as completed May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants