The Signal State

The Signal State

Not enough ratings
Run Identifier
   
Award
Favorite
Favorited
Unfavorite
Tags: Puzzle
File Size
Posted
423.752 KB
Sep 24, 2022 @ 3:13am
1 Change Note ( view )

Subscribe to download
Run Identifier

Description
Identify when numbers are in runs (either +1 or -1) and count how long the run lasts. once the run ends begin again counting from 0.

assume the first run begins at 0. Input will always change by some amount.

SRC1 is the signal input

OUT1 is the length of the run