Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
IEEE Std 1364 tells
--- Quote Start --- 9.7.4 Event or operator The logical or of any number of events can be expressed so that the occurrence of any one of the events triggers the execution of the procedural statement that follows it. The keyword or or a comma character (,) is used as an event logical or operator. A combination of these can be used in the same event expression. Comma-separated sensitivity lists shall be synonymous to or-separated sensitivity lists. --- Quote End ---