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

ID 683819
Date 10/13/2021
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 43. Bus outa Is Greater Than or Equal to Bus outbTrigger when bus outa is greater than or equal to outb.
Figure 44. 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 45.  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.