DSP Builder for Intel® FPGAs (Advanced Blockset): Handbook

ID 683337
Date 6/26/2023
Public

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

Document Table of Contents
Give Feedback

15.3.9. Edge Detect (EdgeDetect)

The EdgeDetect block implements a simple circuit that detects edges on its input. It outputs 0 if the current input is the same as the previous input and 1 if the inputs are different.

The EdgeDetect block has no parameters.

Table 113.  Port Interface for the EdgeDetect Block
Signal Direction Type Description
d Input Boolean or ufix(1). Data input.
q Output Same as input Data output.