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

questions about speed performance on Ultra96v2 #9

Open
haihengcao opened this issue Apr 19, 2020 · 0 comments
Open

questions about speed performance on Ultra96v2 #9

haihengcao opened this issue Apr 19, 2020 · 0 comments

Comments

@haihengcao
Copy link

haihengcao commented Apr 19, 2020

profiled skynet further, found that each skynet call to the pl costs 0.165ms, as such 24fps;
and the first image_stitch opeartion adds a cost, and the following ones cost are very low.
Nice design!
There still exists one timing problem:
Under 214MHz, there exists -3.014ns WNS unmet timing constrains in vivado 2019.2, in 3×3 conv modules. Is it normal or the Vivado version differences?

image
If design focus speed performance only , what other optimization could take? Does AXI bus clock alone to speed up the dram access? Appreciate if you could give some advice, thanks.

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

1 participant