How can i measure execution time or clock cycles utilized by a bloc simulink which will be run on FPGA" zedboard"?

1 次查看(过去 30 天)
I need to measure or estimate the number of clock cycle utilized by a bloc simulink runing on FPGA. I use HDL workflow to implement my bloc system on zedboard.

回答(1 个)

Bharath Venkataraman
If you have a valid in and valid out signals, or a similar protocol, you can plot these signals into the Logic Analyzer and put cursors at the two points of interest and see how many cycles it takes.
You can also pass these input and output valid signals to a counter and use them to start and stop the counter.
  1 个评论
mouna riabi
mouna riabi 2017-9-19
Please can you give me an example with Logic Analyzer to measure number of cycles between output and input because i found only examples which use the waveforms and observe signals. Or if you can explain me more. thank you

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Sources 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by