Skip to content
Discussion options

You must be logged in to vote

Hi @norahatem,

  • Regarding resources, HLS estimates can be quite off. The "golden truth" should be Vivado synthesis reports, or even better, after Place and Route (so-called Implementation on AMD/Xilinx FPGAs). There shouldn't be large differences between synthesis and PnR, but between Vivado synthesis and HLS reports we have seen as much as 5x difference in resources. Though these differences are typically for LUTs and FFs, they can happen for DSPs as well (it will depend on the technology mapping and the board you are targetting).

  • Regarding sample input latency, it will depend on your input shape. hls4ml partitions the inputs/layer intermediate results in streaming CNNs along a partic…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@norahatem
Comment options

@bo3z
Comment options

bo3z Apr 1, 2026
Maintainer

Answer selected by norahatem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants