by fpga_project_to_do » Fri Nov 09, 2007 8:36 am
hi, i have two processes in my code to do things during the rising edge and the falling edge of the clock pulse. i capture two signals, one from rising edge and the other from falling edge, on the oscilloscope and found that the 2nd one is lagging the 1st one by abt 10ns (period of clock pulse is 20ns). however i was told to check if the 10ns delay is due to my coding or due to the process delay of the FPGA. so now i wants to capture the master clock signal and compare it with the other two signals to identify if the 10ns lag is due to process delay. but how can i capture the master clock signal? i cant find the pin on the FPGA board that is for the clk. how can i tap the master clock signal? i am using the XEM3010 board. please help.. or if there is another way of checking the lag/delay, please advise. thanks a million...