Quartus® Prime Pro Edition User Guide: Debug Tools

ID 683819
Date 11/30/2024
Public

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

Visible to Intel only — GUID: mwh1410384640170

Ixiasoft

Document Table of Contents

2.4.6.4.1. Examples of Advanced Triggering Expressions

The following examples show how to use advanced triggering:
Figure 45. Bus outa Is Greater Than or Equal to Bus outbTrigger when bus outa is greater than or equal to outb.
Figure 46. 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 47.  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.