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.5.3. Custom Trigger HDL Module Properties

Table 13.  Custom Trigger HDL Module Properties
Property Description
Custom HDL Module Name Module name of the triggering logic.
Configuration Bitstream
  • Allows to create trigger logic that you can configure at runtime, based upon the value of the configuration bitstream.
  • The Signal Tap logic analyzer reads the configuration bitstream property as binary, therefore the bitstream must contain only the characters 1 and 0.
  • The bit-width (number of 1s and 0s) must match the pattern_in bit width.
  • A blank configuration bitstream implies that the module does not have a pattern_in input.
Pipeline

Specifies the number of pipeline stages in the triggering logic.

For example, if after receiving a triggering input the LA needs three clock cycles to assert the trigger output, you can denote a pipeline value of three.