Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
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.

Respuestas (1)

Bharath Venkataraman
Bharath Venkataraman el 15 de Sept. de 2017
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 comentario
mouna riabi
mouna riabi el 19 de Sept. de 2017
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

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by