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

ID 683552
Date 9/24/2018
Public
Document Table of Contents

5.4.4.2. Required Inputs and Outputs of Custom Trigger HDL Module

Table 57.  Custom Trigger HDL Module Required Inputs and Outputs
Name Description Input/Output Required/ Optional
acq_clk Acquisition clock that Signal Tap uses Input Required
reset Reset that Signal Tap uses when restarting a capture. Input Required
data_in
  • Data input you connect in the Advanced Trigger editor.
  • Data your module uses to trigger.
Input Required
pattern_in
  • Module’s input for the configuration bitstream property.
  • Runtime configurable property that you can set from Signal Tap GUI to change the behavior of your trigger logic.
Input Optional
trigger_out Output signal of your module that asserts when trigger conditions met. Output Required