Contents Up << >>
Concurrent procedure call
A concurrent procedure call is a statement which causes the execution of a
procedure body. The syntax for the statement is:
The operation of the concurrent procedure call is equivalent to a process
containing one statement, the procedure call, and a sensitivity list that
includes any signal parameters in the procedure call.