Altera_Forum
Honored Contributor
14 years agoMeasuring time in vhdl
Hi all,
I am using a FPGA to control two external FIFOs to receive inputs from 2 non sync cameras. These inputs will be sent to DSP for image processing. I need to build a sort of a timer to measure the time lag between the inputs to ensure that both cameras are recording the same images. I saw some code on how to measure time in VHDL but I don't think that they're synthesisable. Does anybody know how to do this? Many thanks