Skip to content

Latest commit

 

History

History
48 lines (42 loc) · 2.3 KB

Negedge.rst

File metadata and controls

48 lines (42 loc) · 2.3 KB

Negative Edge Detect

Block: Negative Edge Detect Block (negedge)
Block Author: Aaron Parsons
Document Author: Aaron Parsons

Contents

Summary

Outputs true if a boolean input signal is currently false, but was true during the last clock.

Mask Parameters

None.

Ports

Port Dir Data Type Description
in in Boolean Input boolean signal.
out out Boolean Negative-edge detected output boolean signal.

Description

Outputs true if a boolean input signal is currently false, but was true during the last clock.