

InterviewSolution
Saved Bookmarks
1. |
Which wait statement does follow duration?(a) wait for(b) wait(c) wait until(d) wait onThis question was posed to me in a job interview.The above asked question is from Introduction to VHDL-II topic in chapter Specification of Embedded Systems |
Answer» Correct ANSWER is (a) WAIT for |
|