Edge - david-macmahon/wiki_convert_test GitHub Wiki

Block: The Edge Detect Block (edge) Block Author: Aaron Parsons Document Author: Aaron Parsons

Summary

Outputs true if a boolean input signal is not equal to its value during the last clock.

Mask Parameters

None.

Ports

Port Dir Data Type Description
in in Boolean Input boolean signal.
out out Boolean Edge detected output boolean signal.

Description

Outputs true if a boolean input signal is not equal to its value during the last clock.

Category:Block Documentation