Altera_Forum
Honored Contributor
13 years agoHow to measure the running time in FPGA?
Hi, I am a new FPGA learner using quartus2 and stratix2 and I have a very basic question: when running circuit on the board, how can I measure the exact time needed from one state to another state, which is about 500ms? For example the time need from the condition that one register become "1" to the condition that the content of a RAM become "11001"?
I am trying to use the signalTap2 logic analyzer to do it. But do not know how. Should I use this tool, or there is any other way, which is much easier? It is really appreciated if you could help me on how to measure the time! Thank you very much!!