Altera_Forum
Honored Contributor
16 years agoTime out problem
Hi, I am trying to make a counter which counts until timeout. Quartus II doesn't support using "wait for" or "after"? Then what can I do to end the process after a while?:confused:
I am trying to make a synthesizable code. I made some mistakes in the previous code, now I changed it but it still doesn't work. I can compile it but the reault after simulation is not what I'm expecting. I am totally confused about how to impelement a time limitration here. I am using QuartusII, and that software doesn't support "wait for"......