Contents Up << >>

Concurrent statements

This section describes concurrent constructs that can appear in a design. Concurrent statements may be used in architecture and block bodies. Concurrent statements operate concurrently or asynchronously, and the order in which they appear in the program is arbitrary. The concurrent statements are listed in the following rule:

Component instantiation statements
Concurrent signal assignments
Process statements and wait statements
Concurrent procedure call
Concurrent assertion statements
Block statements