

InterviewSolution
Saved Bookmarks
1. |
Which wait statement does follow a condition?(a) wait for(b) wait until(c) wait(d) wait onThe question was asked by my college professor while I was bunking the class.My question is based upon Introduction to VHDL-II topic in chapter Specification of Embedded Systems |
Answer» The correct answer is (b) wait until |
|