Measuring of time of execution on ZED board, in Vivado

OP (Company: sssihl) #4893558
Rate this post
useful
not useful
Hello there,

I have developed an image processing algorithm using the system 
generator and Generated the HDL netlist. Now i need to send the image 
file to the Verilog code generated, and compute the output and measure 
the time.

Can anyone please help me in understanding how i should, input the 
image, get the output and then measure the time of execution on ZED 
board?

Thanks in advance.
Guest #4894064
Rate this post
useful
not useful
Sai S. wrote:
> Can anyone please help me in understanding how i should, input the
> image, get the output and then measure the time of execution on ZED
> board?
How to send your image and grab your output depend strongly on your 
system.

I can help with time measurements: I often use an LED output with an 
oscilloscope for that. Switch the LED on when the function is starting, 
switch it off, when the function is ready. Digital oscilloscopes have 
measurements functions which can display the pulse with directly.

Duke

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now