필터 지우기
필터 지우기

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
Bharath Venkataraman 2017년 9월 15일
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