HLS:Latency And Initialization Interval

Posted wordchao

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了HLS:Latency And Initialization Interval相关的知识,希望对你有一定的参考价值。

“The Initiation Interval, often called the Interval or the II, is the number of clock cycles between when the task can start to accept new input data”  (from UG902)


Latency is the number of clock cycles it takes to produce an output value”  (from UG902)

 

original:

技术图片

pipelined:

技术图片

 

Ref:

https://github.com/Xilinx/HLx_Examples/blob/master/DSP/fir_example/1_FIR_example.pdf

以上是关于HLS:Latency And Initialization Interval的主要内容,如果未能解决你的问题,请参考以下文章

Redundancy and Latency in Structured Buffer Use

Optimizing web servers for high throughput and low latency

分享以H.265 1080p 运行 Xilinx Low Latency PL DDR XV20 HDMI Video Capture and Display

分享以H.265 1080p 运行 Xilinx Low Latency PL DDR XV20 HDMI Video Capture and Display

HLS: vivado_hls compile fail, csim and csyn error, no ip generated for udpLoopback and toe

HLS Coding Style: C++ Classes and Templates