Intel® Quartus® Prime Pro Edition User Guide: Debug Tools

ID 683819
Date 12/12/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.4.6.4.1. Examples of Advanced Triggering Expressions

The following examples show how to use advanced triggering:
Figure 44. Bus outa Is Greater Than or Equal to Bus outbTrigger when bus outa is greater than or equal to outb.
Figure 45. Enable Signal Has a Rising EdgeTrigger when bus outa is greater than or equal to bus outb, and when the enable signal has a rising edge.
Figure 46.  Bitwise AND OperationTrigger when bus outa is greater than or equal to bus outb, or when the enable signal has a rising edge. Or, when a bitwise AND operation has been performed between bus outc and bus outd, and all bits of the result of that operation are equal to 1.